Revision 304 (by dpavlin, 2004/04/17 20:40:28) Major change:

I no longer user HTML::Pager, SWISH and SWISH::Fork modules,
but SWISH::API (new interface to swish 2.4.x, which is required) and own
implementation of pager.

That saves round-trips of all results from swish-e to memory and to
HTML::Pager so this produces also significant speedup when result set is
large (tipically if you entered just a letter or two with huge number of
records).
CPAN modules to consider using:

AnyData::Format::XML 
Data::DumpXML 
Data::DumpXML::Parser 
XML::Simple
XML::Writer

other perl modules which are used:

Text::Unaccent from http://www.senga.org/unac/

Modules which are used:
CGI::Application
HTML::Template
HTML::FillInForm
Spreadsheet::ParseExcel
MARC
Text::CSV