]> ruin.nu Git - ndwebbie.git/blobdiff - scripts/clean_cache.pl
Use local::lib properly
[ndwebbie.git] / scripts / clean_cache.pl
index 313bbe5c89d13347c5ce62f6fd0a6b0162695e14..9516ef8ab953234157a7ae603668d98817b08255 100755 (executable)
@@ -3,6 +3,7 @@
 use strict;
 use warnings;
 
+use local::lib;
 use FindBin;
 use lib "$FindBin::Bin/../lib";