Changeset 13904
- Timestamp:
- 06/14/08 15:19:20 (5 years ago)
- Files:
-
- 1 modified
-
lang/perl/HTTP-MobileAttribute/trunk/Makefile.PL (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-MobileAttribute/trunk/Makefile.PL
r9259 r13904 3 3 all_from 'lib/HTTP/MobileAttribute.pm'; 4 4 5 requires 'Class::Component' => '0.1 5';5 requires 'Class::Component' => '0.17'; 6 6 7 7 features( … … 12 12 ); 13 13 14 build_requires 'YAML';15 build_requires 'Test::Warn';14 test_requires 'YAML'; 15 test_requires 'Test::Warn'; 16 16 tests 't/*.t t/Plugins/*t'; 17 17 use_test_base;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)