summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dist.ini1
-rw-r--r--lib/Net/Riak/Bucket.pm4
2 files changed, 4 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index d407db9..860b49f 100644
--- a/dist.ini
+++ b/dist.ini
@@ -12,7 +12,6 @@ bundle = @Basic
[MetaJSON]
[PkgVersion]
[PodSyntaxTests]
-[KwaliteeTests]
[PodCoverageTests]
[NoTabsTests]
[EOLTests]
diff --git a/lib/Net/Riak/Bucket.pm b/lib/Net/Riak/Bucket.pm
index ac7de24..4586d34 100644
--- a/lib/Net/Riak/Bucket.pm
+++ b/lib/Net/Riak/Bucket.pm
@@ -148,6 +148,8 @@ The L<Net::Riak::Bucket> object allows you to access and change information abou
=head2 ATTRIBUTES
+=over 4
+
=item B<name>
my $name = $bucket->name;
@@ -172,6 +174,8 @@ W value setting for this client (default 2)
DW value setting for this client (default 2)
+=back
+
=head2 METHODS
=method new_object