diff options
| author | franck cuny <franck@lumberjaph.net> | 2010-07-18 09:01:12 +0200 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2010-07-18 09:01:12 +0200 |
| commit | 9f2cb7385368412068e51fb024286747feff783d (patch) | |
| tree | c996b44faa04e3a29056f94129fc1e7029d80598 | |
| parent | remove duplicate tests (diff) | |
| download | net-http-api-9f2cb7385368412068e51fb024286747feff783d.tar.gz | |
changes; update version
| -rw-r--r-- | Changes | 10 | ||||
| -rw-r--r-- | dist.ini | 3 |
2 files changed, 10 insertions, 3 deletions
@@ -1,4 +1,12 @@ -Revision history for Perl extension MooseX::Net::API +Revision history for Perl extension Net::HTTP::API + +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) + - various fix + +0.12 Sun 18 Jul 2010 09:00:52 AM CEST + - MooseX::Net::API is now deprecated (renamed to Net::HTTP::API) 0.11 Thu June 3 2010 - http-console : REST shell to make request @@ -3,7 +3,7 @@ author = franck cuny <franck@lumberjaph.net> license = Perl_5 copyright_holder = linkfluence copyright_year = 2010 -version = 0.11 +version = 0.13 [@Filter] bundle = @Basic @@ -12,7 +12,6 @@ bundle = @Basic [MetaJSON] [PkgVersion] [PodSyntaxTests] -[KwaliteeTests] [PodCoverageTests] [NoTabsTests] [EOLTests] |
