]> ruin.nu Git - ndwebbie.git/blobdiff - scripts/ndmail.pl
Use local::lib properly
[ndwebbie.git] / scripts / ndmail.pl
index 5f6a00e0cab82edc2a0cf320e8ae212f32d1cd31..f6fe444bed890b3d80c4bbd09550b8c8725ddbca 100755 (executable)
@@ -22,6 +22,7 @@ q{
 
 use strict;
 use warnings;
+use local::lib;
 use DBI;
 use DBD::Pg qw(:pg_types);
 use CGI qw/:standard/;