[Templates-cvs] cvs commit: Template2/lib/Template/Library HTML.pod PostScript.pod Splash.pod

cvs@template-toolkit.org cvs@template-toolkit.org
Mon, 12 Jan 2004 11:52:27 +0000


cvs         04/01/12 11:52:22

  Modified:    lib/Template/Library HTML.pod PostScript.pod Splash.pod
  Log:
  prep for version 2.12
  
  Revision  Changes    Path
  1.60      +13 -4     Template2/lib/Template/Library/HTML.pod
  
  Index: HTML.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Library/HTML.pod,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- HTML.pod	2004/01/06 18:31:24	1.59
  +++ HTML.pod	2004/01/12 11:52:00	1.60
  @@ -17,7 +17,7 @@
   #   modify it under the same terms as Perl itself.
   #
   # REVISION
  -#   2.65
  +#   2.66
   #
   #========================================================================
   
  @@ -290,8 +290,8 @@
   
   =head1 VERSION
   
  -2.65, distributed as part of the
  -Template Toolkit version 2.11, released on 06 January 2004.
  +2.66, distributed as part of the
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -303,4 +303,13 @@
   
   =head1 SEE ALSO
   
  -L<Template::Library::Splash|Template::Library::Splash>
  \ No newline at end of file
  +L<Template::Library::Splash|Template::Library::Splash>
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4:
  
  
  
  1.60      +13 -3     Template2/lib/Template/Library/PostScript.pod
  
  Index: PostScript.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Library/PostScript.pod,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- PostScript.pod	2004/01/06 18:31:25	1.59
  +++ PostScript.pod	2004/01/12 11:52:03	1.60
  @@ -17,7 +17,7 @@
   #   modify it under the same terms as Perl itself.
   #
   # REVISION
  -#   2.65
  +#   2.66
   #
   #========================================================================
   
  @@ -54,8 +54,8 @@
   
   =head1 VERSION
   
  -2.65, distributed as part of the
  -Template Toolkit version 2.11, released on 06 January 2004.
  +2.66, distributed as part of the
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -65,3 +65,13 @@
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
   
  +
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4:
  
  
  
  1.60      +13 -4     Template2/lib/Template/Library/Splash.pod
  
  Index: Splash.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Library/Splash.pod,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- Splash.pod	2004/01/06 18:31:25	1.59
  +++ Splash.pod	2004/01/12 11:52:03	1.60
  @@ -18,7 +18,7 @@
   #   modify it under the same terms as Perl itself.
   #
   # REVISION
  -#   2.65
  +#   2.66
   #
   #========================================================================
   
  @@ -1004,8 +1004,8 @@
   
   =head1 VERSION
   
  -2.65, distributed as part of the
  -Template Toolkit version 2.11, released on 06 January 2004.
  +2.66, distributed as part of the
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -1017,4 +1017,13 @@
   
   =head1 SEE ALSO
   
  -L<Template::Library::HTML|Template::Library::HTML>
  \ No newline at end of file
  +L<Template::Library::HTML|Template::Library::HTML>
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4: