X-Git-Url: https://ruin.nu/git/index.pl?a=blobdiff_plain;f=scripts%2Freset_hosts.pl;h=53f82a0d2ff789fdf59b31dae69781b29ac6cfba;hb=44d272d9a8cff54ec21b9fb07325a0c63a5b1121;hp=040445b90b786fa9de102df85c3cba29a9f59dc1;hpb=829fc8ce4aa94b007ce562c0f1f8a87ad18966ad;p=ndwebbie.git diff --git a/scripts/reset_hosts.pl b/scripts/reset_hosts.pl index 040445b..53f82a0 100755 --- a/scripts/reset_hosts.pl +++ b/scripts/reset_hosts.pl @@ -2,6 +2,7 @@ use strict; use warnings; +use local::lib; use DBI; use DBD::Pg qw(:pg_types);