root/lang/perl/Module-Collect/trunk/Makefile.PL
@
36220
| Revision 36220, 263 bytes (checked in by xaicron, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | use inc::Module::Install; |
| 2 | name 'Module-Collect'; |
| 3 | all_from 'lib/Module/Collect.pm'; |
| 4 | |
| 5 | requires 'Carp'; |
| 6 | requires 'File::Find::Rule'; |
| 7 | requires 'File::Spec::Functions'; |
| 8 | |
| 9 | build_requires 'Test::More'; |
| 10 | build_requires 'File::Spec'; |
| 11 | |
| 12 | use_test_base; |
| 13 | auto_include; |
| 14 | WriteAll; |
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)