add use lib so +x and #! are more useful
[scpubgit/Q-Branch.git] / maint / podregen
index 8af3176..529ca8a 100755 (executable)
@@ -1,5 +1,6 @@
 #!/usr/bin/env perl
 
+use lib 'lib';
 use strictures 2;
 use Data::Dumper::Compact;
 use SQL::Abstract::Formatter;