• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..12-Jul-2007-

ChangesH A D30-Jun-2005250 117

ClearSilver.pmH A D30-Jun-20051.2 KiB6916

ClearSilver.xsH A D03-May-20227.7 KiB463395

MANIFESTH A D30-Jun-2005102 1210

Makefile.PLH A D17-Nov-2005870 1912

READMEH A D30-Jun-20051.2 KiB4429

test.csH A D30-Jun-2005139 86

test.goldH A D30-Jun-200541 125

test.hdfH A D30-Jun-2005144 1510

test.plH A D02-Dec-20053.5 KiB178103

typemapH A D30-Jun-200560 43

README

1ClearSilver version 0.02
2========================
3
4The README is used to introduce the module and provide instructions on
5how to install the module, any machine dependencies it may have (for
6example C compilers and installed libraries) and any other information
7that should be provided before the module is installed.
8
9A README file is required for CPAN modules since CPAN extracts the
10README file from a module distribution so that people browsing the
11archive can use it get an idea of the modules uses. It is usually a
12good idea to provide version information here so that people can
13decide whether fixes for the module are worth downloading.
14
15INSTALLATION
16
17This Perl module is supposed to be put under ClearSilver's
18top directory as perl/.
19
20To install this module type the following:
21
22   cd perl/
23   perl Makefile.PL
24   make
25   make test
26   sudo make install
27
28DEPENDENCIES
29
30This module requires these other modules and libraries:
31
32  libneo_cgi.a  libneo_cs.a  libneo_utl.a
33
34COPYRIGHT AND LICENCE
35
36 This Perl module can be distributed under GPL version 2, or
37 under the Neotonic ClearSilver License
38
39Copyright (C) 2002 Gaku Ueda
40
41More up-to-date information available from:
42
43http://www.gaku.net/cs/en/
44