Changeset 224 for trunk/Build.PL

Show
Ignore:
Timestamp:
08/04/03 12:05:22 (5 years ago)
Author:
kake
Message:

Use 0.07 version of UseMod formatter to avoid Text::WikiFormat? bug.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Build.PL

    r216 r224  
    195195        'CGI::Cookie' => 0, 
    196196        'CGI::Wiki' => '0.44', 
    197         'CGI::Wiki::Formatter::UseMod' => '0.06', # for nested lists 
     197        'CGI::Wiki::Formatter::UseMod' => '0.07', # for nested lists and bugfix 
    198198        'CGI::Wiki::Plugin::Categoriser' => 0, 
    199199        'CGI::Wiki::Plugin::GeoCache' => 0,