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=9c72dc0e329cb560fbb4a624a7ca68c8aa294e8c;hpb=512f4592d353cb1a84ae75d3a215c4de04696503 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.