[Templates-cvs] cvs commit: Template2/lib/Template/Plugin Autoformat.pm CGI.pm Datafile.pm Date.pm Directory.pm Dumper.pm File.pm Filter.pm Format.pm HTML.pm Image.pm Iterator.pm Math.pm Pod.pm Procedural.pm String.pm Table.pm URL.pm View.pm Wrap.pm
cvs@template-toolkit.org
cvs@template-toolkit.org
cvs 07/02/09 18:41:06
Modified: lib/Template/Plugin Autoformat.pm CGI.pm Datafile.pm Date.pm
Directory.pm Dumper.pm File.pm Filter.pm Format.pm
HTML.pm Image.pm Iterator.pm Math.pm Pod.pm
Procedural.pm String.pm Table.pm URL.pm View.pm
Wrap.pm
Log:
release version 2.18
Revision Changes Path
2.71 +2 -2 Template2/lib/Template/Plugin/Autoformat.pm
Index: Autoformat.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/Autoformat.pm,v
retrieving revision 2.70
retrieving revision 2.71
diff -u -r2.70 -r2.71
--- Autoformat.pm 2006/05/30 17:01:34 2.70
+++ Autoformat.pm 2007/02/09 18:40:59 2.71
@@ -21,7 +21,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Autoformat.pm,v 2.70 2006/05/30 17:01:34 abw Exp $
+# $Id: Autoformat.pm,v 2.71 2007/02/09 18:40:59 abw Exp $
#
#============================================================================
@@ -221,7 +221,7 @@
=head1 VERSION
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
2.71 +4 -4 Template2/lib/Template/Plugin/CGI.pm
Index: CGI.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/CGI.pm,v
retrieving revision 2.70
retrieving revision 2.71
diff -u -r2.70 -r2.71
--- CGI.pm 2006/05/30 17:01:34 2.70
+++ CGI.pm 2007/02/09 18:40:59 2.71
@@ -17,7 +17,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: CGI.pm,v 2.70 2006/05/30 17:01:34 abw Exp $
+# $Id: CGI.pm,v 2.71 2007/02/09 18:40:59 abw Exp $
#
#============================================================================
@@ -139,12 +139,12 @@
=head1 VERSION
2.7, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
=head1 COPYRIGHT
- Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
+ 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.
2.73 +4 -4 Template2/lib/Template/Plugin/Datafile.pm
Index: Datafile.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/Datafile.pm,v
retrieving revision 2.72
retrieving revision 2.73
diff -u -r2.72 -r2.73
--- Datafile.pm 2006/05/30 17:01:34 2.72
+++ Datafile.pm 2007/02/09 18:40:59 2.73
@@ -18,7 +18,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Datafile.pm,v 2.72 2006/05/30 17:01:34 abw Exp $
+# $Id: Datafile.pm,v 2.73 2007/02/09 18:40:59 abw Exp $
#
#============================================================================
@@ -169,12 +169,12 @@
=head1 VERSION
2.72, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
=head1 COPYRIGHT
- Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
+ 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.
2.78 +2 -2 Template2/lib/Template/Plugin/Date.pm
Index: Date.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/Date.pm,v
retrieving revision 2.77
retrieving revision 2.78
diff -u -r2.77 -r2.78
--- Date.pm 2006/05/30 17:01:34 2.77
+++ Date.pm 2007/02/09 18:40:59 2.78
@@ -17,7 +17,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Date.pm,v 2.77 2006/05/30 17:01:34 abw Exp $
+# $Id: Date.pm,v 2.78 2007/02/09 18:40:59 abw Exp $
#
#============================================================================
@@ -343,7 +343,7 @@
=head1 VERSION
2.77, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
2.71 +2 -2 Template2/lib/Template/Plugin/Directory.pm
Index: Directory.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/Directory.pm,v
retrieving revision 2.70
retrieving revision 2.71
diff -u -r2.70 -r2.71
--- Directory.pm 2006/05/30 17:01:34 2.70
+++ Directory.pm 2007/02/09 18:40:59 2.71
@@ -14,7 +14,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Directory.pm,v 2.70 2006/05/30 17:01:34 abw Exp $
+# $Id: Directory.pm,v 2.71 2007/02/09 18:40:59 abw Exp $
#
#============================================================================
@@ -393,7 +393,7 @@
=head1 VERSION
2.7, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
2.71 +2 -2 Template2/lib/Template/Plugin/Dumper.pm
Index: Dumper.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/Dumper.pm,v
retrieving revision 2.70
retrieving revision 2.71
diff -u -r2.70 -r2.71
--- Dumper.pm 2006/05/30 17:01:34 2.70
+++ Dumper.pm 2007/02/09 18:40:59 2.71
@@ -16,7 +16,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Dumper.pm,v 2.70 2006/05/30 17:01:34 abw Exp $
+# $Id: Dumper.pm,v 2.71 2007/02/09 18:40:59 abw Exp $
#
#==============================================================================
@@ -157,7 +157,7 @@
=head1 VERSION
2.7, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
2.72 +2 -2 Template2/lib/Template/Plugin/File.pm
Index: File.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/File.pm,v
retrieving revision 2.71
retrieving revision 2.72
diff -u -r2.71 -r2.72
--- File.pm 2006/05/30 17:01:34 2.71
+++ File.pm 2007/02/09 18:41:02 2.72
@@ -16,7 +16,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: File.pm,v 2.71 2006/05/30 17:01:34 abw Exp $
+# $Id: File.pm,v 2.72 2007/02/09 18:41:02 abw Exp $
#
#============================================================================
@@ -401,7 +401,7 @@
=head1 VERSION
2.71, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
1.37 +4 -4 Template2/lib/Template/Plugin/Filter.pm
Index: Filter.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/Filter.pm,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- Filter.pm 2006/05/30 17:01:34 1.36
+++ Filter.pm 2007/02/09 18:41:03 1.37
@@ -17,7 +17,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Filter.pm,v 1.36 2006/05/30 17:01:34 abw Exp $
+# $Id: Filter.pm,v 1.37 2007/02/09 18:41:03 abw Exp $
#
#============================================================================
@@ -407,12 +407,12 @@
=head1 VERSION
1.36, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
=head1 COPYRIGHT
- Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
+ 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.
2.71 +4 -4 Template2/lib/Template/Plugin/Format.pm
Index: Format.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/Format.pm,v
retrieving revision 2.70
retrieving revision 2.71
diff -u -r2.70 -r2.71
--- Format.pm 2006/05/30 17:01:34 2.70
+++ Format.pm 2007/02/09 18:41:04 2.71
@@ -17,7 +17,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Format.pm,v 2.70 2006/05/30 17:01:34 abw Exp $
+# $Id: Format.pm,v 2.71 2007/02/09 18:41:04 abw Exp $
#
#============================================================================
@@ -95,12 +95,12 @@
=head1 VERSION
2.7, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
=head1 COPYRIGHT
- Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
+ 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.
2.63 +4 -4 Template2/lib/Template/Plugin/HTML.pm
Index: HTML.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/HTML.pm,v
retrieving revision 2.62
retrieving revision 2.63
diff -u -r2.62 -r2.63
--- HTML.pm 2006/05/30 17:01:35 2.62
+++ HTML.pm 2007/02/09 18:41:04 2.63
@@ -18,7 +18,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: HTML.pm,v 2.62 2006/05/30 17:01:35 abw Exp $
+# $Id: HTML.pm,v 2.63 2007/02/09 18:41:04 abw Exp $
#
#============================================================================
@@ -168,12 +168,12 @@
=head1 VERSION
2.62, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
=head1 COPYRIGHT
- Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
+ 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.
1.22 +4 -4 Template2/lib/Template/Plugin/Image.pm
Index: Image.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/Image.pm,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- Image.pm 2006/05/30 17:01:35 1.21
+++ Image.pm 2007/02/09 18:41:04 1.22
@@ -13,7 +13,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Image.pm,v 1.21 2006/05/30 17:01:35 abw Exp $
+# $Id: Image.pm,v 1.22 2007/02/09 18:41:04 abw Exp $
#
#============================================================================
@@ -444,12 +444,12 @@
=head1 VERSION
1.21, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
=head1 COPYRIGHT
- Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
+ 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.
2.69 +4 -4 Template2/lib/Template/Plugin/Iterator.pm
Index: Iterator.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/Iterator.pm,v
retrieving revision 2.68
retrieving revision 2.69
diff -u -r2.68 -r2.69
--- Iterator.pm 2006/05/30 17:01:35 2.68
+++ Iterator.pm 2007/02/09 18:41:04 2.69
@@ -17,7 +17,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Iterator.pm,v 2.68 2006/05/30 17:01:35 abw Exp $
+# $Id: Iterator.pm,v 2.69 2007/02/09 18:41:04 abw Exp $
#
#============================================================================
@@ -89,12 +89,12 @@
=head1 VERSION
2.68, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
=head1 COPYRIGHT
- Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
+ 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.
1.17 +4 -4 Template2/lib/Template/Plugin/Math.pm
Index: Math.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/Math.pm,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- Math.pm 2006/05/30 17:01:35 1.16
+++ Math.pm 2007/02/09 18:41:04 1.17
@@ -16,7 +16,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Math.pm,v 1.16 2006/05/30 17:01:35 abw Exp $
+# $Id: Math.pm,v 1.17 2007/02/09 18:41:04 abw Exp $
#
#============================================================================
@@ -249,12 +249,12 @@
=head1 VERSION
1.16, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
=head1 COPYRIGHT
- Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
+ 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.
2.70 +4 -4 Template2/lib/Template/Plugin/Pod.pm
Index: Pod.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/Pod.pm,v
retrieving revision 2.69
retrieving revision 2.70
diff -u -r2.69 -r2.70
--- Pod.pm 2006/05/30 17:01:35 2.69
+++ Pod.pm 2007/02/09 18:41:04 2.70
@@ -15,7 +15,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Pod.pm,v 2.69 2006/05/30 17:01:35 abw Exp $
+# $Id: Pod.pm,v 2.70 2007/02/09 18:41:04 abw Exp $
#
#============================================================================
@@ -88,12 +88,12 @@
=head1 VERSION
2.69, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
=head1 COPYRIGHT
- Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
+ 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.
1.18 +2 -2 Template2/lib/Template/Plugin/Procedural.pm
Index: Procedural.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/Procedural.pm,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- Procedural.pm 2006/05/30 17:01:36 1.17
+++ Procedural.pm 2007/02/09 18:41:04 1.18
@@ -15,7 +15,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Procedural.pm,v 1.17 2006/05/30 17:01:36 abw Exp $
+# $Id: Procedural.pm,v 1.18 2007/02/09 18:41:04 abw Exp $
#
#==============================================================================
@@ -140,7 +140,7 @@
=head1 VERSION
1.17, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
=head1 COPYRIGHT
2.41 +4 -4 Template2/lib/Template/Plugin/String.pm
Index: String.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/String.pm,v
retrieving revision 2.40
retrieving revision 2.41
diff -u -r2.40 -r2.41
--- String.pm 2006/05/30 17:01:36 2.40
+++ String.pm 2007/02/09 18:41:04 2.41
@@ -15,7 +15,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: String.pm,v 2.40 2006/05/30 17:01:36 abw Exp $
+# $Id: String.pm,v 2.41 2007/02/09 18:41:04 abw Exp $
#
#============================================================================
@@ -808,12 +808,12 @@
=head1 VERSION
2.4, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
=head1 COPYRIGHT
- Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
+ 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.
2.72 +4 -4 Template2/lib/Template/Plugin/Table.pm
Index: Table.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/Table.pm,v
retrieving revision 2.71
retrieving revision 2.72
diff -u -r2.71 -r2.72
--- Table.pm 2006/05/30 17:01:36 2.71
+++ Table.pm 2007/02/09 18:41:04 2.72
@@ -17,7 +17,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Table.pm,v 2.71 2006/05/30 17:01:36 abw Exp $
+# $Id: Table.pm,v 2.72 2007/02/09 18:41:04 abw Exp $
#
#============================================================================
@@ -436,12 +436,12 @@
=head1 VERSION
2.71, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
=head1 COPYRIGHT
- Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
+ 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.
2.75 +4 -4 Template2/lib/Template/Plugin/URL.pm
Index: URL.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/URL.pm,v
retrieving revision 2.74
retrieving revision 2.75
diff -u -r2.74 -r2.75
--- URL.pm 2006/05/30 17:01:36 2.74
+++ URL.pm 2007/02/09 18:41:04 2.75
@@ -17,7 +17,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: URL.pm,v 2.74 2006/05/30 17:01:36 abw Exp $
+# $Id: URL.pm,v 2.75 2007/02/09 18:41:04 abw Exp $
#
#============================================================================
@@ -208,12 +208,12 @@
=head1 VERSION
2.74, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
=head1 COPYRIGHT
- Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
+ 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.
2.70 +4 -4 Template2/lib/Template/Plugin/View.pm
Index: View.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/View.pm,v
retrieving revision 2.69
retrieving revision 2.70
diff -u -r2.69 -r2.70
--- View.pm 2006/05/30 17:01:36 2.69
+++ View.pm 2007/02/09 18:41:04 2.70
@@ -16,7 +16,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: View.pm,v 2.69 2006/05/30 17:01:36 abw Exp $
+# $Id: View.pm,v 2.70 2007/02/09 18:41:04 abw Exp $
#
#============================================================================
@@ -99,12 +99,12 @@
=head1 VERSION
2.68, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
=head1 COPYRIGHT
- Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
+ 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.
2.70 +4 -4 Template2/lib/Template/Plugin/Wrap.pm
Index: Wrap.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Plugin/Wrap.pm,v
retrieving revision 2.69
retrieving revision 2.70
diff -u -r2.69 -r2.70
--- Wrap.pm 2006/05/30 17:01:36 2.69
+++ Wrap.pm 2007/02/09 18:41:04 2.70
@@ -15,7 +15,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Wrap.pm,v 2.69 2006/05/30 17:01:36 abw Exp $
+# $Id: Wrap.pm,v 2.70 2007/02/09 18:41:04 abw Exp $
#
#============================================================================
@@ -142,12 +142,12 @@
=head1 VERSION
2.68, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
=head1 COPYRIGHT
- Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
+ 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.