Changeset 38002
- Timestamp:
- 07/22/10 08:22:23 (3 years ago)
- Location:
- lang/perl/MooseX-Plaggerize/trunk
- Files:
-
- 1 added
- 1 modified
- 3 moved
-
Makefile.PL (modified) (1 diff)
-
xt (added)
-
xt/97_podspell.t (moved) (moved from lang/perl/MooseX-Plaggerize/trunk/t/97_podspell.t)
-
xt/98_perlcritic.t (moved) (moved from lang/perl/MooseX-Plaggerize/trunk/t/98_perlcritic.t)
-
xt/99_pod.t (moved) (moved from lang/perl/MooseX-Plaggerize/trunk/t/99_pod.t)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/MooseX-Plaggerize/trunk/Makefile.PL
r38000 r38002 3 3 all_from 'lib/MooseX/Plaggerize.pm'; 4 4 5 requires 'Moose' => ' 0.70';5 requires 'Moose' => '1.08'; 6 6 requires 'Scalar::Util' => '1.19'; 7 8 author_tests 'xt'; 7 9 8 10 tests 't/*.t t/*/*.t t/*/*/*.t'; 9 11 build_requires 'Test::More'; 10 12 build_requires 'YAML'; 11 use_test_base;12 13 auto_include; 13 14 WriteAll;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)