NAME
Bundle::OpenILS - install all OpenILS prereq modules
SYNOPSIS
perl -MCPAN -e 'install Bundle::OpenILS'
CONTENTS
APR::Const Class::DBI CGI DateTime DateTime::Format::ISO8601 Digest::MD5 DBD DBD::Pg GD GD::Graph - ( ::pie, :bars3d, ::lines3d)? LWP LWP::UserAgent MARC::Charset MARC::Field MARC::File::XML MARC::Record Event Net::Z3950 - requires yaz and Event.pm Spreadsheet::WriteExcel Template Template::Stash Text::CSV_XS Time::HiRes XML::LibXSLT XML::LibXML XML::SAX
DESCRIPTION
This bundle defines all prereq modules for the perl code used in the Open-ILS component of the Open-ILS (http://open-ils.org) Integrated Library System (library as in librarian). For now, it only includes non-OpenILS and non-OpenSRF modules (ie, ones publically available on CPAN) but eventually, it will include all the perl for that project. Note that you must install the Bundle::OpenSRF separately.
Bundles have special meaning for the CPAN module. When you install the bundle module all modules mentioned in CONTENTS will be installed instead.
AUTHOR
Joshua Ferraro <jmf@liblime.com>
SEE ALSO
This bundle is related to the Bundle::OpenSRF bundle. If you're installing one, you probably want both.
You can find general and developer Open-ILS mailing lists here: http://open-ils.org/listserv.html
The web site for Open-ILS is: http://open-ils.org
COPYRIGHT AND LICENSE
Copyright (C) 2005 by Joshua Ferraro
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.