https://github.com/kilna/perl-templ
ALPHA - A lightweight, pure perl system for building templating systems
https://github.com/kilna/perl-templ
Last synced: 8 months ago
JSON representation
ALPHA - A lightweight, pure perl system for building templating systems
- Host: GitHub
- URL: https://github.com/kilna/perl-templ
- Owner: kilna
- License: artistic-2.0
- Created: 2015-10-26T21:07:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-14T00:42:48.000Z (almost 10 years ago)
- Last Synced: 2024-12-31T04:13:09.656Z (9 months ago)
- Language: Perl
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
INSTALLATION
To install this module, run the following commands:
perl Build.PL
./Build
./Build test
./Build installSUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.perldoc Templ
You can also look for information at:
RT, CPAN's request tracker (report bugs here)
http://rt.cpan.org/NoAuth/Bugs.html?Dist=TemplAnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/TemplCPAN Ratings
http://cpanratings.perl.org/d/TemplSearch CPAN
http://search.cpan.org/dist/Templ/LICENSE AND COPYRIGHT
Copyright (C) 2012 Anthony Kilna
This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.See http://dev.perl.org/licenses/ for more information.