Skip to content

vti/mojox-renderer-tt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Template Toolkit renderer for Mojo

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%