X-Git-Url: http://erislabs.net/gitweb/?p=libwww-opensearch-perl.git;a=blobdiff_plain;f=lib%2FWWW%2FOpenSearch.pm;h=6766fa27540b559e42b78bcbddc26201c2208771;hp=c87071dc78c1fc425c9f90e5dd1a310590ee7286;hb=85d58c49caf33a66fdee3b54c6fda4981c7a8d47;hpb=8a4c5378ad9614e2d4d066968b85f215fd5671d3 diff --git a/lib/WWW/OpenSearch.pm b/lib/WWW/OpenSearch.pm index c87071d..6766fa2 100644 --- a/lib/WWW/OpenSearch.pm +++ b/lib/WWW/OpenSearch.pm @@ -14,7 +14,7 @@ use Encode (); __PACKAGE__->mk_accessors( qw( description_url agent description ) ); -our $VERSION = '0.14'; +our $VERSION = '0.15'; =head1 NAME @@ -103,7 +103,7 @@ Tatsuhiko Miyagawa Emiyagawa@bulknews.netE =head1 COPYRIGHT AND LICENSE -Copyright 2008 by Tatsuhiko Miyagawa and Brian Cassidy +Copyright 2005-2009 by Tatsuhiko Miyagawa and Brian Cassidy This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.