Changeset 10868 for lang/perl/HTTP-Engine
- Timestamp:
- 05/01/08 13:12:31 (5 years ago)
- Files:
-
- 1 modified
-
lang/perl/HTTP-Engine/branches/moose/Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-Engine/branches/moose/Makefile.PL
r10867 r10868 1 1 use inc::Module::Install; 2 3 { 4 no warnings 'redefine'; 5 *recommends_hack = $Module::Install::VERSION > 0.70 ? 6 sub { recommends(@_); $_[0] } : 7 \&recommends; 8 } 9 10 2 11 name 'HTTP-Engine'; 3 12 all_from 'lib/HTTP/Engine.pm';
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)