added header_first to WebPAC::Input::CSV
[webpac2] / t / 4-store.t
index 43629a0..5da1f6e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 
 use strict;
-use blib;
+use lib 'lib';
 
 use Test::More tests => 38;