From e54f4af506787fc2c3fe8d9d56450efc42796065 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 4 Oct 2017 11:11:16 +1300 Subject: Perl::Tidy missed for errors.t --- lib/List/Breakdown.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/List') diff --git a/lib/List/Breakdown.pm b/lib/List/Breakdown.pm index 62027a4..b1e57ce 100644 --- a/lib/List/Breakdown.pm +++ b/lib/List/Breakdown.pm @@ -16,7 +16,7 @@ use base qw(Exporter); our @EXPORT_OK = 'breakdown'; # Specify package version -our $VERSION = 0.08; +our $VERSION = 0.09; # Dispatch table of functions to handle different ref types for the spec # hashref's values @@ -89,7 +89,7 @@ List::Breakdown - Build list sublists matching conditions =head1 VERSION -Version 0.08 +Version 0.09 =head1 DESCRIPTION -- cgit v1.2.3