|
Revision 914, 1.1 kB
(checked in by dom, 2 years ago)
|
|
Bump Wiki::Toolkit dep version
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | Modules required by OpenGuides 0.58 |
|---|
| 2 | =================================== |
|---|
| 3 | |
|---|
| 4 | Algorithm::Diff (version 0.13 or later. Note that the latest version uses |
|---|
| 5 | .zip rather than .tar.gz and breaks some automated installs) |
|---|
| 6 | CGI (version 2.92 or later) |
|---|
| 7 | CGI::Carp |
|---|
| 8 | CGI::Cookie |
|---|
| 9 | Wiki::Toolkit (version 0.73 or later) |
|---|
| 10 | Wiki::Toolkit::Feed::Atom |
|---|
| 11 | Wiki::Toolkit::Feed::RSS |
|---|
| 12 | Wiki::Toolkit::Formatter::UseMod |
|---|
| 13 | Wiki::Toolkit::Plugin::Categoriser |
|---|
| 14 | Wiki::Toolkit::Plugin::Diff |
|---|
| 15 | Wiki::Toolkit::Plugin::Locator::Grid |
|---|
| 16 | Wiki::Toolkit::Plugin::RSS::Reader |
|---|
| 17 | Class::Accessor |
|---|
| 18 | Config::Tiny |
|---|
| 19 | Data::Dumper |
|---|
| 20 | ( |
|---|
| 21 | DBD::Pg |
|---|
| 22 | -- or -- |
|---|
| 23 | DBD::mysql |
|---|
| 24 | -- or -- |
|---|
| 25 | DBD::SQLite |
|---|
| 26 | ) |
|---|
| 27 | File::Spec::Functions |
|---|
| 28 | File::Temp |
|---|
| 29 | ( |
|---|
| 30 | Geography::NationalGrid::GB |
|---|
| 31 | -- or -- |
|---|
| 32 | Geography::NationalGrid::IE |
|---|
| 33 | -- or -- |
|---|
| 34 | Geo::Coordinates::UTM |
|---|
| 35 | ) |
|---|
| 36 | LWP::Simple |
|---|
| 37 | Module::Build (version 0.18 or later) |
|---|
| 38 | Parse::RecDescent |
|---|
| 39 | Plucene |
|---|
| 40 | POSIX |
|---|
| 41 | Template |
|---|
| 42 | Test::MockObject (version 0.07 or later) |
|---|
| 43 | Time::Piece |
|---|
| 44 | URI::Escape |
|---|
| 45 | XML::RSS |
|---|
| 46 | |
|---|
| 47 | Optional prerequisites (OpenGuides will work without these, but not |
|---|
| 48 | all functionality will be available) |
|---|
| 49 | Wiki::Toolkit::Plugin::Ping |
|---|
| 50 | Geo::HelmertTransform |
|---|