Changeset 374

Show
Ignore:
Timestamp:
12/12/06 13:16:42 (4 years ago)
Author:
sheldon
Message:

Increase required version of Wiki::Textformat, closes #4.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • wiki-toolkit/trunk/Makefile.PL

    r351 r374  
    220220WriteMakefile( NAME         => "Wiki::Toolkit", 
    221221               VERSION_FROM => "lib/Wiki/Toolkit.pm", 
    222                PREREQ_PM    => { 'Text::WikiFormat' => '0.45', #earlier's buggy 
     222               PREREQ_PM    => { 'Text::WikiFormat' => '0.78', #earlier's buggy 
    223223                                 'HTML::PullParser' => 0, 
    224224                                 'Digest::MD5' => 0,