root/lang/perl/Apache2-JemplateFilter/trunk/README

Revision 1850, 478 bytes (checked in by fujiwara, 14 months ago)

lang/perl/Apache2-JemplateFilter?: imported.

Line 
1Apache2-JemplateFilter
2
3INSTALLATION
4
5To install this module, run the following commands:
6
7    perl Makefile.PL
8    make
9    make test
10    make install
11
12
13SUPPORT AND DOCUMENTATION
14
15After installing, you can find documentation for this module with the perldoc command.
16
17    perldoc Apache2::JemplateFilter
18
19COPYRIGHT AND LICENCE
20
21Copyright (C) 2006 Fujiwara Shunichiro
22
23This program is free software; you can redistribute it and/or modify it
24under the same terms as Perl itself.
Note: See TracBrowser for help on using the browser.