X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=scripts%2Fndmail.pl;h=f6fe444bed890b3d80c4bbd09550b8c8725ddbca;hb=e71f5648d2823f89024c52b77f9ab04d23a75a2d;hp=5f6a00e0cab82edc2a0cf320e8ae212f32d1cd31;hpb=79f96e8569b30cf0a0ee0cc698acc98ff2d67725;p=ndwebbie.git diff --git a/scripts/ndmail.pl b/scripts/ndmail.pl index 5f6a00e..f6fe444 100755 --- a/scripts/ndmail.pl +++ b/scripts/ndmail.pl @@ -22,6 +22,7 @@ q{ use strict; use warnings; +use local::lib; use DBI; use DBD::Pg qw(:pg_types); use CGI qw/:standard/;