X-Git-Url: http://erislabs.net/gitweb/?p=libwww-opensearch-perl.git;a=blobdiff_plain;f=lib%2FWWW%2FOpenSearch.pm;h=6766fa27540b559e42b78bcbddc26201c2208771;hp=5bc3da3b82c5d0255428f9a8577741f830f7091e;hb=85d58c49caf33a66fdee3b54c6fda4981c7a8d47;hpb=3e29d833e4fbe59c83e7ae52a7413b193c1083bd diff --git a/lib/WWW/OpenSearch.pm b/lib/WWW/OpenSearch.pm index 5bc3da3..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.13'; +our $VERSION = '0.15'; =head1 NAME @@ -103,7 +103,7 @@ Tatsuhiko Miyagawa Emiyagawa@bulknews.netE =head1 COPYRIGHT AND LICENSE -Copyright 2007 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.