Commit all of the local::lib scripts in base form
[catagits/Gitalist.git] / Makefile.PL
index 0f02ea7..5ce01d8 100644 (file)
@@ -1,4 +1,6 @@
 #!/usr/bin/env perl
+use FindBin;
+BEGIN { do "$FindBin::Bin/script/env" or die $@ }
 
 use strict;
 use warnings;