aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-03 15:43:20 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-03 15:44:28 +1300
commitd4afd463f0b0dc51977d05e3d1962193985c7555 (patch)
treed46842d1829381f182b5e98206d86eea3582d04c /t
parentCorrect a documentation typo (diff)
downloadList-Breakdown-d4afd463f0b0dc51977d05e3d1962193985c7555.tar.gz (sig)
List-Breakdown-d4afd463f0b0dc51977d05e3d1962193985c7555.zip
Adjust exporting to accommodate old Perlsv0.03
Diffstat (limited to 't')
-rw-r--r--t/words.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/words.t b/t/words.t
index bdefa43..3f66fae 100644
--- a/t/words.t
+++ b/t/words.t
@@ -8,7 +8,7 @@ use Test::More tests => 1;
use List::Filters 'filter';
-our $VERSION = 0.01;
+our $VERSION = 0.03;
my @words = qw(foo bar baz quux wibble florb);
my $filters = {