File: Makefile.PL

package info (click to toggle)
libmodule-package-perl 0.30-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 268 kB
  • sloc: perl: 2,184; makefile: 15
file content (6 lines) | stat: -rw-r--r-- 270 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
use inc::Module::Package 'Ingy:modern 0.17';

# The default module 'lib/Module/Package.pm' has to be very strict
# and minimal, so we get much of the package info from here:
perl_version_from 'lib/Module/Package/Plugin.pm';
requires_from 'lib/Module/Package/Plugin.pm';