Changeset 415 for wiki-toolkit-formatter-usemod
- Timestamp:
- 04/17/08 19:53:57 (4 years ago)
- Location:
- wiki-toolkit-formatter-usemod/trunk
- Files:
-
- 2 modified
-
Changes (modified) (1 diff)
-
Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wiki-toolkit-formatter-usemod/trunk/Changes
r406 r415 1 0.22 2 Add missing prerequisite of Wiki::Toolkit to aid automated testing. 3 1 4 0.21 12 April 2008 2 5 Made Test::MockObject optional. -
wiki-toolkit-formatter-usemod/trunk/Makefile.PL
r414 r415 10 10 'URI::Escape' => 0, 11 11 'URI::Find::Delimited' => '0.02', # earlier buggy 12 'Wiki::Toolkit' => 0, 12 13 } 13 14 );
