This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit c4c554a46aede9af32718104fa990289811b3b53
tree b49e87a146d7a5194204e21369dfa8b9f05390a4
parent f2d62f0a25a12a49763189e013d455dca2d37638
tree b49e87a146d7a5194204e21369dfa8b9f05390a4
parent f2d62f0a25a12a49763189e013d455dca2d37638
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Nov 09 19:40:19 -0800 2008 | |
| |
.perltidyrc | Sun Nov 09 19:39:29 -0800 2008 | |
| |
Changes | Fri Sep 11 16:02:24 -0700 2009 | |
| |
MANIFEST | Fri Sep 11 15:56:30 -0700 2009 | |
| |
MANIFEST.SKIP | Fri Sep 11 15:56:30 -0700 2009 | |
| |
Makefile.PL | Wed Sep 09 21:18:55 -0700 2009 | |
| |
README | Fri Sep 11 11:55:21 -0700 2009 | |
| |
lib/ | Fri Sep 11 16:02:24 -0700 2009 | |
| |
t/ | Wed Sep 09 21:15:44 -0700 2009 |
README
MojoX-Renderer-TT
This module implements a Template Toolkit renderer for the Mojo
framework.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
perldoc MojoX::Renderer::TT
You can also look for information at:
Git repository
http://git.develooper.com/?p=MojoX-Renderer-TT.git;a=summary
git://git.develooper.com/MojoX-Renderer-TT.git
RT, CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=MojoX-Renderer-TT
CPAN Ratings
http://cpanratings.perl.org/d/MojoX-Renderer-TT
Search CPAN
http://search.cpan.org/dist/MojoX-Renderer-TT/
COPYRIGHT AND LICENCE
Copyright (C) 2008-2009 Ask Bjørn Hansen
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.







