in reply to Re^2: Containing 'use lib' statements in modules to their own namespace
in thread Containing 'use lib' statements in modules to their own namespace

Thanks a ton!

You're welcome. See my update on how to switch on debugging without modifying your scripts at all.

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'
  • Comment on Re^3: Containing 'use lib' statements in modules to their own namespace