root/lang/perl/HTTP-MobileAgent-Flash/trunk/Makefile.PL
@
22930
| Revision 22930, 334 bytes (checked in by tokuhirom, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | use ExtUtils::MakeMaker; |
| 2 | WriteMakefile( |
| 3 | 'NAME' => 'HTTP::MobileAgent::Flash', |
| 4 | 'VERSION_FROM' => 'lib/HTTP/MobileAgent/Flash.pm', # finds $VERSION |
| 5 | 'PREREQ_PM' => { |
| 6 | 'Test::More' => 0.32, |
| 7 | 'HTTP::MobileAgent' => 0, |
| 8 | 'Class::Accessor' => 0, |
| 9 | }, |
| 10 | ); |
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)