| 217 | | 'Algorithm::Diff' => '0.13', # for sdiff |
| 218 | | 'CGI' => '2.42', # unescape not in early versions, Dom says use this |
| 219 | | 'CGI::Carp' => 0, |
| 220 | | 'CGI::Cookie' => 0, |
| 221 | | 'CGI::Wiki' => '0.49', |
| 222 | | 'CGI::Wiki::Formatter::UseMod' => '0.09', |
| 223 | | 'CGI::Wiki::Plugin::Categoriser' => 0, |
| 224 | | 'CGI::Wiki::Plugin::Diff' => 0, |
| 225 | | 'CGI::Wiki::Plugin::GeoCache' => 0, |
| 226 | | 'CGI::Wiki::Plugin::Locator::UK' => '0.06', |
| | 217 | 'Algorithm::Diff' => '0.13', # for sdiff |
| | 218 | 'CGI' => '2.42', # unescape not in early versions, Dom says use this |
| | 219 | 'CGI::Carp' => 0, |
| | 220 | 'CGI::Cookie' => 0, |
| | 221 | 'CGI::Wiki' => '0.49', |
| | 222 | 'CGI::Wiki::Formatter::UseMod' => '0.09', |
| | 223 | 'CGI::Wiki::Plugin::Categoriser' => 0, |
| | 224 | 'CGI::Wiki::Plugin::Diff' => 0, |
| | 225 | 'CGI::Wiki::Plugin::GeoCache' => 0, |
| | 226 | 'CGI::Wiki::Plugin::Locator::UK' => '0.06', |
| 228 | | 'Config::Tiny' => 0, |
| 229 | | 'Data::Dumper' => 0, |
| 230 | | $drivers{$dbtype} => 0, |
| 231 | | 'File::Spec::Functions' => 0, |
| 232 | | 'Geography::NationalGrid' => 0, |
| 233 | | 'Parse::RecDescent' => 0, |
| 234 | | 'Search::InvertedIndex' => 0, |
| 235 | | 'Template' => 0, |
| 236 | | 'Test::MockObject' => '0.07', # earlier doesn't use 'mock' |
| 237 | | 'Time::Piece' => 0, |
| 238 | | 'URI::Escape' => 0, |
| | 228 | 'CGI::Wiki::Plugin::RSS::Reader' => 0, |
| | 229 | 'Config::Tiny' => 0, |
| | 230 | 'Data::Dumper' => 0, |
| | 231 | $drivers{$dbtype} => 0, |
| | 232 | 'File::Spec::Functions' => 0, |
| | 233 | 'Geography::NationalGrid' => 0, |
| | 234 | 'LWP::Simple' => 0, |
| | 235 | 'Parse::RecDescent' => 0, |
| | 236 | 'Search::InvertedIndex' => 0, |
| | 237 | 'Template' => 0, |
| | 238 | 'Test::MockObject' => '0.07', # earlier doesn't use 'mock' |
| | 239 | 'Time::Piece' => 0, |
| | 240 | 'URI::Escape' => 0, |
| | 241 | 'XML::RSS' => 0, |