diff options
| author | Robin Edwards <robin.ge@gmail.com> | 2010-10-05 11:53:35 +0100 |
|---|---|---|
| committer | Robin Edwards <robin.ge@gmail.com> | 2010-10-05 11:53:35 +0100 |
| commit | c57702ff735953170ba310e5cb20254c59164792 (patch) | |
| tree | 8b7d9eb66e3b7f0aa97e1b83e5a629e9c90916c3 /lib/Net/Riak.pm | |
| parent | prepare to release (diff) | |
| download | net-riak-c57702ff735953170ba310e5cb20254c59164792.tar.gz | |
extended the docs
Diffstat (limited to '')
| -rw-r--r-- | lib/Net/Riak.pm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/Net/Riak.pm b/lib/Net/Riak.pm index 1fb8c21..5399ff3 100644 --- a/lib/Net/Riak.pm +++ b/lib/Net/Riak.pm @@ -139,3 +139,7 @@ Start assembling a Map/Reduce operation my $map_reduce = $client->add(..)->map(..)->reduce("function ..."); Start assembling a Map/Reduce operation + +=head2 SEE ALSO + +Net::Riak::MapReduce |
