diff options
| author | franck cuny <franck@lumberjaph.net> | 2010-07-26 09:30:06 +0200 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2010-07-26 09:30:06 +0200 |
| commit | 24ce0ff8a6f09b3e8ead1830bb923b88a9f310cf (patch) | |
| tree | 4d24736e4bd7bd4b058114be48ebf1910da92a17 | |
| parent | use new Moose::Util::MetaRole (diff) | |
| download | net-http-api-24ce0ff8a6f09b3e8ead1830bb923b88a9f310cf.tar.gz | |
ready to release
| -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 |
