Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Template::Toolkit::Simple 0.16

    Download button

    No screenshots available
    Downloads: 103  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Ingy d%uFFFDt Net | More programs
    Perl Artistic License / FREE
    April 29th, 2012, 19:10 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Template::Toolkit::Simple description

    A Simple Interface to Template Toolkit

    Template Toolkit is the best Perl template framework. The only problem with it is that using it for simple stuff is a little bit cumbersome. Also there is no good utility for using it from the command line.

    Template::Toolkit::Simple is a simple wrapper around Template Toolkit. It exports a function called tt which returns a new Template::Toolkit::Simple object. The object supports method calls for setting all the Template Toolkit options.

    This module also installs a program called tt-render which you can use from the command line to render templates with all the power of the Perl object. All of the object methods become command line arguments in the command line version.

    SYNOPSIS

     use Template::Toolkit::Simple;

     print tt
     ->path(['./', 'template/'])
     ->data('values.yaml')
     ->post_chomp
     ->render('foo.tt');


    or from the command line:

     tt-render --path=./:template/ --data=values.yaml --post-chomp foo.tt


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Template Toolkit | Perl interface | Perl module | Perl | Template | Toolkit

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM