File: Makefile.PL

package info (click to toggle)
asused 3.72-11
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 776 kB
  • sloc: perl: 3,435; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 176 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
use ExtUtils::MakeMaker;
# See lib/ExtUtils/MakeMaker.pm for details of how to influence
# the contents of the Makefile that is written.
WriteMakefile(
    'NAME'	=> 'Reg',
);