Changeset 231 for trunk/Build.PL

Show
Ignore:
Timestamp:
09/01/03 15:21:11 (5 years ago)
Author:
kake
Message:

0.24

Fix to recent changes so minor changes don't mask major ones.
Fix supersearch.cgi to use a template instead of CGI.pm to avoid
weird errors, also turned it into a module and added tests.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Build.PL

    r224 r231  
    194194        'CGI::Carp' => 0, 
    195195        'CGI::Cookie' => 0, 
    196         'CGI::Wiki' => '0.44', 
     196        'CGI::Wiki' => '0.47', 
    197197        'CGI::Wiki::Formatter::UseMod' => '0.07', # for nested lists and bugfix 
    198198        'CGI::Wiki::Plugin::Categoriser' => 0, 
     
    248248                      "search_results.tt", 
    249249                      "site_index.tt", 
     250                      "supersearch.tt", 
    250251                      "userstats.tt", 
    251252                      "wanted_pages.tt"