root/lang/perl/Business-ISRC/trunk/Makefile.PL
@
16900
| Revision 16900, 393 bytes (checked in by bonar, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | use 5.008008; |
| 2 | use ExtUtils::MakeMaker; |
| 3 | |
| 4 | WriteMakefile( |
| 5 | NAME => 'Business::ISRC', |
| 6 | VERSION_FROM => 'lib/Business/ISRC.pm', |
| 7 | PREREQ_PM => { |
| 8 | 'Locale::Country' => 2.07, |
| 9 | 'Class::Accessor' => 0.31, |
| 10 | }, |
| 11 | ($] >= 5.005 ? |
| 12 | (ABSTRACT_FROM => 'lib/Business/ISRC.pm', |
| 13 | AUTHOR => 'nakano kyohei (bonar) bonar@me.com>') : ()), |
| 14 | ); |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)