X-Git-Url: http://erislabs.net/gitweb/?p=libwww-opensearch-perl.git;a=blobdiff_plain;f=lib%2FWWW%2FOpenSearch.pm;fp=lib%2FWWW%2FOpenSearch.pm;h=4906dbefb269f7e0da4a2b462bb8232a91c504a7;hp=f0abfb25c68af7325e52ddf7ad6f826d56c1168e;hb=e8034964e59d326a3c039ce5cd462ef429da70ac;hpb=9972ae836ae61cac5664edbe90680b31861aab80 diff --git a/lib/WWW/OpenSearch.pm b/lib/WWW/OpenSearch.pm index f0abfb2..4906dbe 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.16'; +our $VERSION = '0.17'; =head1 NAME @@ -103,7 +103,7 @@ Tatsuhiko Miyagawa Emiyagawa@bulknews.netE =head1 COPYRIGHT AND LICENSE -Copyright 2005-2010 by Tatsuhiko Miyagawa and Brian Cassidy +Copyright 2005-2013 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.