in reply to Re: how to force Build test to load all modules from blib/lib first
in thread how to force Build test to load all modules from blib/lib first
I'm beginning to think use lib is evil and PERL5LIB is a much better approach througout.
No, lib is not evil, lib simply doesn't belong in modules, it belongs in scripts
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: how to force Build test to load all modules from blib/lib first (use lib ... is for scripts not modules!)
by Anonymous Monk on Nov 23, 2012 at 01:00 UTC |