Changeset 785 for trunk/wiki.cgi

Show
Ignore:
Timestamp:
05/14/06 16:54:22 (3 years ago)
Author:
dom
Message:

Use Wiki::Toolkit. Note that CGI::Wiki::Plugin::Diff hasn't been converted yet,
so tests will be broken for now.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wiki.cgi

    r784 r785  
    99use CGI qw/:standard/; 
    1010use CGI::Carp qw(croak); 
    11 use CGI::Wiki; 
     11use Wiki::Toolkit; 
    1212use Geography::NationalGrid; 
    1313use Geography::NationalGrid::GB;