File: Build.PL

package info (click to toggle)
liblingua-stopwords-perl 0.12-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 196 kB
  • sloc: perl: 778; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 181 bytes parent folder | download
1
2
3
4
5
6
7
# This Build.PL for Lingua-StopWords was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.009.
use strict;
use warnings;

use 5.00600;
use Module::Build::Tiny 0.039;
Build_PL();