Changeset 881
- Timestamp:
- 11/23/06 18:42:26 (2 years ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
Build.PL (modified) (1 diff)
-
PREREQUISITES (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Build.PL
r877 r881 267 267 'DBD::SQLite' => 0, # for testing 268 268 'Test::HTML::Content' => 0, # for testing, oddly enough 269 'Wiki::Toolkit::Plugin::Ping' => 0, 269 270 }, 270 271 dynamic_config => 1, -
trunk/PREREQUISITES
r877 r881 1 Modules required by OpenGuides 0.5 61 Modules required by OpenGuides 0.58 2 2 =================================== 3 3 … … 45 45 URI::Escape 46 46 XML::RSS 47 48 Optional prerequisites (OpenGuides will work without these, but not 49 all functionality will be available) 50 Wiki::Toolkit::Plugin::Ping
