[Templates-cvs] cvs commit: Template2/lib/Template/Namespace Constants.pm
cvs@template-toolkit.org
cvs@template-toolkit.org
cvs 06/05/26 13:45:52
Modified: lib/Template/Namespace Constants.pm
Log:
Version 2.15
Revision Changes Path
1.25 +7 -7 Template2/lib/Template/Namespace/Constants.pm
Index: Constants.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Namespace/Constants.pm,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- Constants.pm 2006/01/30 20:05:39 1.24
+++ Constants.pm 2006/05/26 13:45:52 1.25
@@ -17,7 +17,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Constants.pm,v 1.24 2006/01/30 20:05:39 abw Exp $
+# $Id: Constants.pm,v 1.25 2006/05/26 13:45:52 abw Exp $
#
#============================================================================
@@ -32,7 +32,7 @@
use base qw( Template::Base );
use vars qw( $VERSION $DEBUG );
-$VERSION = sprintf("%d.%02d", q$Revision: 1.24 $ =~ /(\d+)\.(\d+)/);
+$VERSION = sprintf("%d.%02d", q$Revision: 1.25 $ =~ /(\d+)\.(\d+)/);
$DEBUG = 0 unless defined $DEBUG;
@@ -170,21 +170,21 @@
=head1 AUTHOR
-Andy Wardley E<lt>abw@andywardley.comE<gt>
+Andy Wardley E<lt>abw@wardley.orgE<gt>
-L<http://www.andywardley.com/|http://www.andywardley.com/>
+L<http://wardley.org/|http://wardley.org/>
=head1 VERSION
-1.23, distributed as part of the
-Template Toolkit version 2.15, released on 30 January 2006.
+1.24, distributed as part of the
+Template Toolkit version 2.15, released on 26 May 2006.
=head1 COPYRIGHT
- Copyright (C) 1996-2004 Andy Wardley. All Rights Reserved.
+ Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
This module is free software; you can redistribute it and/or