X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Ffetchdumps.pl;h=b64200f355318487bef1e9fc69a4ba9469fd7cf4;hb=44d272d9a8cff54ec21b9fb07325a0c63a5b1121;hp=6d02704a294e29bdaa06f20eb3786a847deaddf5;hpb=829fc8ce4aa94b007ce562c0f1f8a87ad18966ad;p=ndwebbie.git diff --git a/scripts/fetchdumps.pl b/scripts/fetchdumps.pl index 6d02704..b64200f 100755 --- a/scripts/fetchdumps.pl +++ b/scripts/fetchdumps.pl @@ -22,6 +22,7 @@ q{ use strict; use warnings; +use local::lib; use DBI; use DBD::Pg qw(:pg_types);