Difference: TWikiSystemRequirements (37 vs. 38)

Revision 382008-12-09 - TWikiContributor

Line: 1 to 1
 

TWiki System Requirements

Line: 24 to 24
 

Required CPAN Modules

The following Perl modules are used by TWiki:
Module Preferred version
Changed:
<
<
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)
Changed:
<
<
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:
Module Preferred version Description
Changed:
<
<
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
Changed:
<
<
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
 
This site is powered by the TWiki collaboration platformCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiSystemRequirements.