| Revision 435 (by dpavlin, 2004/09/13 14:45:04) |
updated CPAN documentation
|
=head1 NAME
CPAN modules which are needed for WebPAC
=head2 MODULES
Here are CPAN modules which WebPAC uses.
Simpliest way is to install them using
C<cpan> shell like this:
cpan Log::Log4perl
Some of modules might require specific version.
=over 5
=item Template
Template toolkit
=item Log::Log4perl
For logging (using C<log.conf> by default)
=item DBM::Deep
Used only if using C<low_mem> option.
=item OpenIsis
This module is part of L<http://www.openisis.org/>
and pre-patched version (with applied close path) is included with WebPAC.
=item jsFind
To create static JavaScript powered search engine.
=item Tie:Array:Sorted
For creating sorted indexes
=back
=head2 Modules which will be used
Following modules might be used or not depending on state of
WebPAC development.
Sorry. I will update this documentation occasionally.
=over 5
=item Text::Unaccent
available at L<http://www.senga.org/unac/>
=item CGI::Application
=item HTML::FillInForm
=item Spreadsheet::ParseExcel
=item MARC
=item Text::CSV
=back