X-Git-Url: https://ruin.nu/git/?p=ndwebbie.git;a=blobdiff_plain;f=scripts%2Fparsegalaxies.pl;h=3334f88f65cd137f1f05065d3ebae90b56109194;hp=f9b6af758c2dbef6bbb56b9617503c6f4c9439a8;hb=44d272d9a8cff54ec21b9fb07325a0c63a5b1121;hpb=829fc8ce4aa94b007ce562c0f1f8a87ad18966ad diff --git a/scripts/parsegalaxies.pl b/scripts/parsegalaxies.pl index f9b6af7..3334f88 100755 --- a/scripts/parsegalaxies.pl +++ b/scripts/parsegalaxies.pl @@ -22,6 +22,7 @@ q{ use strict; use warnings; +use local::lib; use DBI; use DBD::Pg qw(:pg_types);