Changeset 30233
- Timestamp:
- 02/18/09 21:01:23 (4 years ago)
- Files:
-
- 1 modified
-
lang/perl/HTTP-Engine/trunk/Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-Engine/trunk/Makefile.PL
r30228 r30233 12 12 } 13 13 14 if (!$ENV{SHIPIT} && eval { require Moose && Moose->VERSION( 15 '0.68' 16 ) }) { 14 if (!$ENV{SHIPIT} && eval { 15 require Moose && Moose->VERSION( 16 '0.68' 17 ) && require MooseX::Types 18 }) { 17 19 *HAVE_MOOSE = sub { 1 }; 18 20 } else {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)