/[webpac]/trunk2/doc/CPAN.pod
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk2/doc/CPAN.pod

Parent Directory Parent Directory | Revision Log Revision Log


Revision 435 - (hide annotations)
Mon Sep 13 14:45:04 2004 UTC (19 years, 7 months ago) by dpavlin
File size: 1042 byte(s)
updated CPAN documentation

1 dpavlin 435 =head1 NAME
2 dpavlin 185
3 dpavlin 435 CPAN modules which are needed for WebPAC
4 dpavlin 185
5 dpavlin 435 =head2 MODULES
6 dpavlin 185
7 dpavlin 435 Here are CPAN modules which WebPAC uses.
8     Simpliest way is to install them using
9     C<cpan> shell like this:
10 dpavlin 185
11 dpavlin 435 cpan Log::Log4perl
12    
13     Some of modules might require specific version.
14    
15     =over 5
16    
17     =item Template
18    
19     Template toolkit
20    
21     =item Log::Log4perl
22    
23     For logging (using C<log.conf> by default)
24    
25     =item DBM::Deep
26    
27     Used only if using C<low_mem> option.
28    
29     =item OpenIsis
30    
31     This module is part of L<http://www.openisis.org/>
32     and pre-patched version (with applied close path) is included with WebPAC.
33    
34     =item jsFind
35    
36     To create static JavaScript powered search engine.
37    
38     =item Tie:Array:Sorted
39    
40     For creating sorted indexes
41    
42     =back
43    
44     =head2 Modules which will be used
45    
46     Following modules might be used or not depending on state of
47     WebPAC development.
48    
49     Sorry. I will update this documentation occasionally.
50    
51     =over 5
52    
53     =item Text::Unaccent
54    
55     available at L<http://www.senga.org/unac/>
56    
57     =item CGI::Application
58    
59     =item HTML::FillInForm
60    
61     =item Spreadsheet::ParseExcel
62    
63     =item MARC
64    
65     =item Text::CSV
66    
67     =back
68    

Properties

Name Value
cvs2svn:cvs-rev 1.1

  ViewVC Help
Powered by ViewVC 1.1.26