User Tools

Site Tools


perl_modules

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
perl_modules [2008/01/06 17:04] – Add JSON::XS to the CPAN modules to install dbsperl_modules [2010/09/06 13:05] (current) – Delete obsolete page dbs
Line 1: Line 1:
-[[user-comments:perl_modules|User Comments]] 
  
- 
-All perl modules can be retrieved individually from CPAN with a command like the following:\\ 
- 
-bash# perl -MCPAN -e 'CPAN::Shell->install("My::Module")'\\ 
- 
-Note that some of these modules have non-perl dependencies. For instance, Net::Z3950 
-depends on the Yaz toolkit and GD::Graph depends on the GD Graphics Library.\\ 
- 
-Note also that many of these modules will automatically install other perl dependencies that the software requires.  Unless there is some good reason to do otherwise, say 'yes' when prompted to install any dependencies. Selecting the defaults is the easiest way...\\ 
- 
-Modules: 
-  
-   - libwww-perl  
-   - Error 
-   - XML::LibXML (requires libxml2) 
-   - XML::LibXSLT (requires libxslt) 
-   - Net::Server::PreFork 
-   - Cache::Memcached 
-   - Class::DBI 
-   - Class::DBI::AbstractSearch 
-   - Template 
-   - DBD::Pg  (requires postgres) 
-   - Net::ZOOM (preferred) or Net::Z3950 (requires yaz) 
-   - MARC::Record 
-   - MARC::Charset 
-   - MARC::File::XML 
-   - Text::Aspell (requires aspell) 
-   - CGI (must be CGI-3.10 or similar to work with latest mod_perl2) 
-   - DateTime::TimeZone 
-   - DateTime 
-   - DateTime::Format::ISO8601 
-   - JSON::XS 
-   - Unix::Syslog 
-   - GD::Graph3d 
-   - UNIVERSAL::require 
-   - JavaScript::SpiderMonkey 
-   - Log::Log4perl 
-   - Email::Send 
-   - Text::CSV 
-   - Text::CSV_XS 
-   - Spreadsheet::WriteExcel 
-   - Tie::IxHash 
- 
-Broken down as follows:\\ 
- 
-OpenSRF: 
-        
-   - Cache::Memcached 
-   - DBI 
-   - DBD::SQLite 
-   - Digest::MD5 
-   - Error 
-   - Fcntl 
-   - JSON::XS 
-   - Net::Server::PreFork 
-   - Time::HiRes 
-   - Unix::Syslog 
-   - XML::LibXML 
- 
-Evergreen: 
-         
-   - APR::Const 
-   - Class::DBI 
-   - CGI 
-   - DateTime 
-   - DateTime::Format::ISO8601 
-   - Digest::MD5 
-   - GD::Graph ( ::pie, :bars3d, ::lines3d)? 
-   - LWP::UserAgent 
-   - MARC::Record 
-   - MARC::Charset 
-   - MARC::File::XML 
-   - Net::ZOOM (preferred) or Net::Z3950 (requires yaz and Event.pm) 
-   - Spreadsheet::WriteExcel 
-   - Template 
-   - Template::Stash 
-   - Text::CSV_XS  
-   - Time::HiRes 
-   - XML::LibXSLT 
-   - XML::LibXML 
-   - XML::SAX 
-   - XML::Simple 
-   - UNIVERSAL::require 
-   - JavaScript::SpiderMonkey 
-   - Email::Send 
-   - Text::CSV 
-   - Text::CSV_XS 
-   - Spreadsheet::WriteExcel 
-   - Tie::IxHash 

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.