|
Revision 782, 1.0 kB
(checked in by dom, 3 years ago)
|
|
Fix bug and release 0.54 (fixes #112)
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | Modules required by OpenGuides 0.54 |
|---|
| 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 | CGI::Wiki (version 0.62 or later) |
|---|
| 10 | CGI::Wiki::Formatter::UseMod (version 0.16 or later) |
|---|
| 11 | CGI::Wiki::Plugin::Categoriser |
|---|
| 12 | CGI::Wiki::Plugin::Diff (version 0.08 or later) |
|---|
| 13 | CGI::Wiki::Plugin::Locator::Grid (version 0.02 or later) |
|---|
| 14 | CGI::Wiki::Plugin::RSS::ModWiki (version 0.09 or later) |
|---|
| 15 | CGI::Wiki::Plugin::RSS::Reader (version 1.3 or later) |
|---|
| 16 | Class::Accessor |
|---|
| 17 | Config::Tiny |
|---|
| 18 | Data::Dumper |
|---|
| 19 | ( |
|---|
| 20 | DBD::Pg |
|---|
| 21 | -- or -- |
|---|
| 22 | DBD::mysql |
|---|
| 23 | -- or -- |
|---|
| 24 | DBD::SQLite |
|---|
| 25 | ) |
|---|
| 26 | File::Spec::Functions |
|---|
| 27 | File::Temp |
|---|
| 28 | ( |
|---|
| 29 | Geography::NationalGrid::GB |
|---|
| 30 | -- or -- |
|---|
| 31 | Geography::NationalGrid::IE |
|---|
| 32 | -- or -- |
|---|
| 33 | Geo::Coordinates::UTM |
|---|
| 34 | ) |
|---|
| 35 | LWP::Simple |
|---|
| 36 | Module::Build (version 0.18 or later) |
|---|
| 37 | Parse::RecDescent |
|---|
| 38 | ( |
|---|
| 39 | Plucene |
|---|
| 40 | -- or -- |
|---|
| 41 | Search::InvertedIndex |
|---|
| 42 | ) |
|---|
| 43 | POSIX |
|---|
| 44 | Template |
|---|
| 45 | Test::MockObject (version 0.07 or later) |
|---|
| 46 | Time::Piece |
|---|
| 47 | URI::Escape |
|---|
| 48 | XML::RSS |
|---|