diff options
Diffstat (limited to '')
| -rw-r--r-- | Changes | 4 | ||||
| -rw-r--r-- | dist.ini | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ Revision history for Perl extension Net::HTTP::API +0.14 Mon 26 Jul 2010 09:15:44 AM CEST + - remove coerce on UriPath + - use new Moose::Util::MetaRole + 0.13 Sun 18 Jul 2010 09:00:57 AM CEST - rename from MooseX::Net::API to Net::HTTP::API - remove http-console (now at net-http-console) @@ -3,7 +3,7 @@ author = franck cuny <franck@lumberjaph.net> license = Perl_5 copyright_holder = linkfluence copyright_year = 2010 -version = 0.13 +version = 0.14 [@Filter] bundle = @Basic |
