root/lang/perl/Catalyst-Controller-AllowDisable/tags/0.03/Makefile.PL
@
9008
| Revision 9008, 355 bytes (checked in by tomyhero, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | use strict; |
| 2 | use warnings; |
| 3 | use inc::Module::Install; |
| 4 | |
| 5 | name 'Catalyst-Controller-AllowDisable'; |
| 6 | author 'Tomohiro Teranishi <tomohiro.teranishi@gmail.com>'; |
| 7 | all_from 'lib/Catalyst/Controller/AllowDisable.pm'; |
| 8 | requires 'Test::More' => 0; |
| 9 | requires 'Catalyst::Runtime' => 5.70; |
| 10 | requires 'Test::Spelling' => 0; |
| 11 | license 'perl'; |
| 12 | auto_install; |
| 13 | WriteAll; |
| 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)