5f9529c23909fe00d28b9fd27aad5c28b488c1c9
[dh-make-perl] / dev / arm / dh-make-perl / dh-make-perl-0.47 / Strange-0.1 / Makefile.PL
1 use ExtUtils::MakeMaker;
2 # See lib/ExtUtils/MakeMaker.pm for details of how to influence
3 # the contents of the Makefile that is written.
4 WriteMakefile(
5     'NAME'      => 'Strange',
6     'VERSION_FROM' => 'Strange.pm', # finds $VERSION
7 );