From d4afd463f0b0dc51977d05e3d1962193985c7555 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 3 Oct 2017 15:43:20 +1300 Subject: Adjust exporting to accommodate old Perls --- t/words.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/words.t') 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 = { -- cgit v1.2.3