Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zag/p5-plosurin
Perl 5 implementation of Closure Templates
https://github.com/zag/p5-plosurin
Last synced: 10 days ago
JSON representation
Perl 5 implementation of Closure Templates
- Host: GitHub
- URL: https://github.com/zag/p5-plosurin
- Owner: zag
- Created: 2011-11-27T16:37:47.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T14:47:09.000Z (almost 6 years ago)
- Last Synced: 2024-10-11T21:44:13.667Z (about 1 month ago)
- Language: Perl
- Homepage:
- Size: 66.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Plosurin
=====================Plosurin - Perl 5 implementation of Closure Templates
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make installDEPENDENCIES
This module requires these other modules and libraries:
Regexp::Grammars;
HTTP::Server::Simple::WebDAO;
Perl6::Pod::Lib
Perl6::Podapt-get install libhttp-server-simple-perl
COPYRIGHT AND LICENCE
Copyright (C) 2011 by Zahatski Aliaksandr
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.