aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-06 11:44:14 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-06 11:44:14 +1300
commit366b215e3da731e1b98c5a01fb718355171244d6 (patch)
treee6f467618cd82c52e49f12f86e47a3c8d8bb6494 /lib
parentBump version numbers (diff)
downloadList-Breakdown-366b215e3da731e1b98c5a01fb718355171244d6.tar.gz
List-Breakdown-366b215e3da731e1b98c5a01fb718355171244d6.zip
Reformat DEPENDENCIES list correctly
This can wait until the next release
Diffstat (limited to 'lib')
-rw-r--r--lib/List/Breakdown.pm16
1 files changed, 12 insertions, 4 deletions
diff --git a/lib/List/Breakdown.pm b/lib/List/Breakdown.pm
index eed4bfe..cb86293 100644
--- a/lib/List/Breakdown.pm
+++ b/lib/List/Breakdown.pm
@@ -369,13 +369,21 @@ this module. Legal reference types are C<HASH>, C<CODE>, and C<Regexp>.
=over 4
-=item Perl 5.6.0 or newer
+=item *
+
+Perl 5.6.0 or newer
+
+=item *
-=item C<base>
+C<base>
-=item C<Carp>
+=item *
+
+C<Carp>
+
+=item *
-=item C<Exporter>
+C<Exporter>
=back