| |
TWiki System Requirements |
| | Required CPAN Modules
The following Perl modules are used by TWiki:
|
|
< < |
| Algorithm::Diff (included) |
|
| CGI::Carp |
>=1.26 |
| Config |
>=0 |
| Cwd |
>=3.05 |
| Data::Dumper |
>=2.121 |
| Error (included) |
|
| File::Copy |
>=2.06 |
| File::Find |
>=1.05 |
| File::Spec |
>=3.05 |
|
> > |
| Algorithm::Diff (included in TWiki distribution) |
|
| CGI::Carp |
>=1.26 |
| Config |
>=0 |
| Cwd |
>=3.05 |
| Data::Dumper |
>=2.121 |
| Encode |
>=2.1 |
| Error (included in TWiki distribution) |
|
| File::Copy |
>=2.06 |
| File::Find |
>=1.05 |
| File::Spec |
>=3.05 |
|
| |
| File::Temp |
(included with perl 5.6 and later) |
|
|
< < |
| FileHandle |
>=2.01 |
| IO::File |
>=1.10 |
| Text::Diff (included) |
|
| Time::Local |
>=1.11 |
|
> > |
| FileHandle |
>=2.01 |
| IO::File |
>=1.10 |
| Text::Diff (included in TWiki distribution) |
|
| Time::Local |
>=1.11 |
|
| |
Optional CPAN Modules
The following Perl modules may be used by TWiki:
|
|
< < |
| CGI::Cookie |
>=1.24 |
Used for session support |
| CGI::Session |
>=3.95 |
Used for session support |
|
> > |
| CGI::Cookie |
>=1.24 |
Used for session support |
| CGI::Session |
>=3.95 |
Used for session support |
|
| |
| Digest::base |
|
|
| Digest::SHA1 |
|
|
| Jcode |
|
Used for I18N support with perl 5.6 |
|
|
< < |
| Locale::Maketext::Lexicon |
>=0 |
Used for I18N support |
| Net::SMTP |
>=2.29 |
Used for sending mail |
|
> > |
| Locale::Maketext::Lexicon |
>=0 |
Used for I18N support |
| Net::SMTP |
>=2.29 |
Used for sending mail |
|
| |
| Unicode::Map |
|
Used for I18N support with perl 5.6 |
| Unicode::Map8 |
|
Used for I18N support with perl 5.6 |
| Unicode::MapUTF8 |
|
Used for I18N support with perl 5.6 |
|