Template-Nes-Inject
===================

Include Nes templates in Template Toolkit.

INSTALLATION

Requires the modules:
    
    Nes 1.03.4 minimum version
    Template

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 Template::Nes::Inject

You can also look for information at:

  Search CPAN
    http://search.cpan.org/dist/Template-Nes-Inject

  Search CPAN
    http://search.cpan.org/dist/Nes
    
  Sample to use Nes;
     http://nes.sourceforge.net/

  Repository
    http://github.com/Skriptke/nes   


COPYRIGHT AND LICENCE

Copyright (C) 2009 - 2010 Enrique Castañón

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.




