Show
Ignore:
Timestamp:
04/17/08 19:53:57 (4 years ago)
Author:
dom
Message:

add prereq of Wiki::Toolkit

Location:
wiki-toolkit-formatter-usemod/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • wiki-toolkit-formatter-usemod/trunk/Changes

    r406 r415  
     10.22 
     2        Add missing prerequisite of Wiki::Toolkit to aid automated testing. 
     3 
    140.21    12 April 2008 
    25        Made Test::MockObject optional. 
  • wiki-toolkit-formatter-usemod/trunk/Makefile.PL

    r414 r415  
    1010                      'URI::Escape'          => 0, 
    1111                      'URI::Find::Delimited' => '0.02', # earlier buggy 
     12                      'Wiki::Toolkit'        => 0, 
    1213                    } 
    1314);