/usr/local/lib64/perl5/Template
NameSizeModeActions
Manual/-0755rm
Namespace/-0755rm
Plugin/-0755rm
Stash/-0755rm
Tools/-0755rm
Tutorial/-0755rm
Base.pm76070444editdlrm
Config.pm135920444editdlrm
Constants.pm96320444editdlrm
Context.pm528140444editdlrm
Directive.pm294880444editdlrm
Document.pm158810444editdlrm
Exception.pm64050444editdlrm
FAQ.pod88670444editdlrm
Filters.pm250020444editdlrm
Grammar.pm988600444editdlrm
Iterator.pm135300444editdlrm
Manual.pod24330444editdlrm
Modules.pod55030444editdlrm
Parser.pm406040444editdlrm
Plugin.pm90560444editdlrm
Plugins.pm141910444editdlrm
Provider.pm464670444editdlrm
Service.pm178260444editdlrm
Stash.pm290380444editdlrm
Test.pm222790444editdlrm
Toolkit.pm57360444editdlrm
Toolkit.pod56700444editdlrm
Tools.pod15270444editdlrm
Tutorial.pod10430444editdlrm
View.pm241590444editdlrm
VMethods.pm155950444editdlrm
Edit: /usr/local/lib64/perl5/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: