diff options
| author | Robin Edwards <robin.ge@gmail.com> | 2011-05-19 12:17:03 +0100 |
|---|---|---|
| committer | Robin Edwards <robin.ge@gmail.com> | 2011-05-19 12:17:03 +0100 |
| commit | 50cd356cf4933f7c0dfc068ef8f80620e35fe1e5 (patch) | |
| tree | 43d62c4b0415af4e9055d9a1176531043f4774c5 | |
| parent | minor pod fix (diff) | |
| download | net-riak-50cd356cf4933f7c0dfc068ef8f80620e35fe1e5.tar.gz | |
prepared for release
| -rw-r--r-- | Changes | 2 | ||||
| -rw-r--r-- | dist.ini | 4 |
2 files changed, 4 insertions, 2 deletions
@@ -1,3 +1,5 @@ +0.1501 Thu May 19 12:07:51 BST 2011 + - fix pod error in Net/Riak.pm - fix GH-12 in Map/Reduce operations (franck cuny) 0.15 Wed 20 Apr 2011 14:52:22 BST @@ -3,7 +3,7 @@ author = franck cuny <franck@lumberjaph.net>, robin edwards <robin.ge@gmail.com> license = Perl_5 copyright_holder = linkfluence copyright_year = 2011 -version = 0.15 +version = 0.1501 [@Filter] bundle = @Basic @@ -14,7 +14,7 @@ bundle = @Basic [PodSyntaxTests] [PodCoverageTests] [NoTabsTests] -[EOLTests] +;[EOLTests] [PodWeaver] [AutoPrereq] [ReadmeFromPod] |
