From 74c41d9f2bc5e8c1624044a5ccee6fe6c635e80b Mon Sep 17 00:00:00 2001 From: Rumperuu Date: Sun, 21 Mar 2021 13:03:13 +0000 Subject: [PATCH] Test --- lib/Pear/LocalLoop/Command/codepoint_open.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Pear/LocalLoop/Command/codepoint_open.pm b/lib/Pear/LocalLoop/Command/codepoint_open.pm index 9b83b2c..d0faeb9 100644 --- a/lib/Pear/LocalLoop/Command/codepoint_open.pm +++ b/lib/Pear/LocalLoop/Command/codepoint_open.pm @@ -31,7 +31,7 @@ sub run { } } - # foo + # my $cpo = Geo::UK::Postcode::CodePointOpen->new( path => $output_dir );