2 use ExtUtils::MakeMaker;
6 VERSION_FROM => 'lib/Sub/Name.pm',
7 ABSTRACT_FROM => 'lib/Sub/Name.pm',
8 AUTHOR => 'Matthijs van Duin <xmath@cpan.org>',
15 MIN_PERL_VERSION => '5.006',
17 'meta-spec' => { version => 2 },
21 url => 'https://github.com/karenetheridge/Sub-Name.git',
22 web => 'https://github.com/karenetheridge/Sub-Name',
26 mailto => 'bug-Sub-Name@rt.cpan.org',
27 web => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Sub-Name',
35 README : \$(VERSION_FROM)
36 pod2text \$(VERSION_FROM) > README"