X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=scripts%2Fparseplanets.pl;fp=scripts%2Fparseplanets.pl;h=9278fea56b39fd388ad13e0a90b67f6800562a4b;hb=44d272d9a8cff54ec21b9fb07325a0c63a5b1121;hp=0c62298edc96f501b06907f383c30cbc048dcb1a;hpb=829fc8ce4aa94b007ce562c0f1f8a87ad18966ad;p=ndwebbie.git diff --git a/scripts/parseplanets.pl b/scripts/parseplanets.pl index 0c62298..9278fea 100755 --- a/scripts/parseplanets.pl +++ b/scripts/parseplanets.pl @@ -22,6 +22,7 @@ q{ use strict; use warnings; +use local::lib; use DBI; use DBD::Pg qw(:pg_types);