X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=lib%2FURI%2FTemplate.pm;h=d4831b802a701e02405308ae6c7f538714b4127e;hp=f031df4903bae8b532ff7fa21b54e9a050576830;hb=1b350f7b046bbc833e37a9fba91fc808c0fed41a;hpb=c4fd5064ccd0e0c568bec68ebe82f3daf6c235b6 diff --git a/lib/URI/Template.pm b/lib/URI/Template.pm index f031df4..d4831b8 100644 --- a/lib/URI/Template.pm +++ b/lib/URI/Template.pm @@ -3,7 +3,7 @@ package URI::Template; use strict; use warnings; -our $VERSION = '0.14_01'; +our $VERSION = '0.15'; use URI; use URI::Escape qw(uri_escape_utf8); @@ -285,7 +285,7 @@ Ricardo SIGNES Erjbs@cpan.orgE =head1 COPYRIGHT AND LICENSE -Copyright 2008 by Brian Cassidy +Copyright 2007-2009 by Brian Cassidy This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.