/usr/local/lib64/perl5.legacy/Template
NameSizeModeActions
Manual/-0755rm
Namespace/-0755rm
Plugin/-0755rm
Stash/-0755rm
Tools/-0755rm
Tutorial/-0755rm
Base.pm75690444editdlrm
Config.pm136250444editdlrm
Constants.pm97470444editdlrm
Context.pm537190444editdlrm
Directive.pm291920444editdlrm
Document.pm165690444editdlrm
Exception.pm64020444editdlrm
FAQ.pod88090444editdlrm
Filters.pm262520444editdlrm
Grammar.pm986800444editdlrm
Iterator.pm137510444editdlrm
Manual.pod24330444editdlrm
Modules.pod55030444editdlrm
Parser.pm410420444editdlrm
Plugin.pm107000444editdlrm
Plugins.pm151870444editdlrm
Provider.pm475160444editdlrm
Service.pm185670444editdlrm
Stash.pm302240444editdlrm
Test.pm222420444editdlrm
Toolkit.pod56700444editdlrm
Tools.pod15270444editdlrm
Tutorial.pod10430444editdlrm
View.pm240900444editdlrm
VMethods.pm150700444editdlrm
Edit: /usr/local/lib64/perl5.legacy/Template/Tutorial.pod (1043B)
#============================================================= -*-perl-*- # # Template::Tutorial # # DESCRIPTION # Section index for the Template::Tutorial documentation. # # AUTHOR # Andy Wardley # # COPYRIGHT # Copyright (C) 1996-2007 Andy Wardley. All Rights Reserved. # # This module is free software; you can redistribute it and/or # modify it under the same terms as Perl itself. # #======================================================================== =head1 NAME Template::Tutorial - Template Toolkit Tutorials =head1 Template Toolkit Tutorials =head2 Template::Tutorial::Web The L tutorial shows how you can use the Template Toolkit to generate static and dynamic web content. =head2 Template::Tutorial::Datafile The L tutorial shows how you can use the Template Toolkit to generate other data formats like XML. =cut # Local Variables: # mode: perl # perl-indent-level: 4 # indent-tabs-mode: nil # End: # # vim: expandtab shiftwidth=4: