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=c87071dc78c1fc425c9f90e5dd1a310590ee7286;hp=5bc3da3b82c5d0255428f9a8577741f830f7091e;hb=a4eba746d93cdb387aa8065c4921cdaf0d56b7ed;hpb=9b0618ca161f1e17d1c83cd0c90d7d484d4c5729 diff --git a/lib/WWW/OpenSearch.pm b/lib/WWW/OpenSearch.pm index 5bc3da3..c87071d 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.14'; =head1 NAME @@ -103,7 +103,7 @@ Tatsuhiko Miyagawa Emiyagawa@bulknews.netE =head1 COPYRIGHT AND LICENSE -Copyright 2007 by Tatsuhiko Miyagawa and Brian Cassidy +Copyright 2008 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.