Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6
System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64
User : User ( 0)
PHP Version : 7.4.6
Disable Function : NONE
Directory :  C:/xampp/perl/vendor/lib/Template/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : C:/xampp/perl/vendor/lib/Template/Tutorial.pod
#============================================================= -*-perl-*-
#
# Template::Tutorial
#
# DESCRIPTION
#   Section index for the Template::Tutorial documentation.
#
# AUTHOR
#   Andy Wardley  <abw@wardley.org>
#
# 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<Template::Tutorial::Web> tutorial shows how you can use the 
Template Toolkit to generate static and dynamic web content.

=head2 Template::Tutorial::Datafile

The L<Template::Tutorial::Datafile> 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: