Changeset 16427
- Timestamp:
- 07/25/08 22:50:33 (6 months ago)
- Location:
- lang/perl/Algorithm-EquivalenceSets/trunk
- Files:
-
- 2 modified
-
MANIFEST.SKIP (modified) (3 diffs)
-
Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Algorithm-EquivalenceSets/trunk/MANIFEST.SKIP
r9727 r16427 10 10 ^Build$ 11 11 ^blib/ 12 ^pm_to_blib/ 12 13 ^_build/ 13 14 ^MakeMaker-\d … … 27 28 \.old$ 28 29 \.swp$ 30 \.tar$ 31 \.tar\.gz$ 29 32 ^#.*#$ 30 33 ^\.# … … 35 38 core 36 39 ^var/ 37 local/ -
lang/perl/Algorithm-EquivalenceSets/trunk/Makefile.PL
r16278 r16427 8 8 requires 'YAML'; 9 9 10 build_requires 'Test::More' => '0.70'; 11 build_requires 'Test::Compile'; 10 recommends 'Test::Pod'; 11 recommends 'Test::Pod::Coverage'; 12 13 test_requires 'Test::More' => '0.70'; 14 test_requires 'Test::Compile'; 12 15 13 16 auto_install;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)