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=f0abfb25c68af7325e52ddf7ad6f826d56c1168e;hp=6766fa27540b559e42b78bcbddc26201c2208771;hb=70fa825da53bce7cee2d56a3a9d3cbeb2b4c7076;hpb=85d58c49caf33a66fdee3b54c6fda4981c7a8d47 diff --git a/lib/WWW/OpenSearch.pm b/lib/WWW/OpenSearch.pm index 6766fa2..f0abfb2 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.15'; +our $VERSION = '0.16'; =head1 NAME @@ -103,7 +103,7 @@ Tatsuhiko Miyagawa Emiyagawa@bulknews.netE =head1 COPYRIGHT AND LICENSE -Copyright 2005-2009 by Tatsuhiko Miyagawa and Brian Cassidy +Copyright 2005-2010 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.