aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-05 15:39:37 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-05 15:40:06 +1300
commit3624615d229e721cc5c8a13c5ed83ff253712d5b (patch)
tree92d03be3a9ba83aa0c0da1f51bb0575af2355fb4
parentFix some stray Markdown backticks in POD (diff)
downloadList-Breakdown-3624615d229e721cc5c8a13c5ed83ff253712d5b.tar.gz
List-Breakdown-3624615d229e721cc5c8a13c5ed83ff253712d5b.zip
Make DEPENDENCIES a bit more thorough/accurate
-rw-r--r--lib/List/Breakdown.pm12
1 files changed, 11 insertions, 1 deletions
diff --git a/lib/List/Breakdown.pm b/lib/List/Breakdown.pm
index b5a7e3a..bdc684a 100644
--- a/lib/List/Breakdown.pm
+++ b/lib/List/Breakdown.pm
@@ -301,7 +301,17 @@ this module. Legal reference types are C<HASH>, C<CODE>, and C<Regexp>.
=head1 DEPENDENCIES
-Perl 5.6 and the core modules C<Carp> and C<Exporter>.
+=over 4
+
+=item Perl 5.6.0 or newer
+
+=item C<base>
+
+=item C<Carp>
+
+=item C<Exporter>
+
+=back
=head1 CONFIGURATION AND ENVIRONMENT