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

I didn't understand your solution after my first few scans of your answer (possibly because I'm new to perl). But once I read it properly and thoroughly, it totally made sense and it works as well! Thanks a ton!
  • Comment on Re^2: Containing 'use lib' statements in modules to their own namespace

Replies are listed 'Best First'.
Re^3: Containing 'use lib' statements in modules to their own namespace
by shmem (Chancellor) on Oct 20, 2015 at 11:34 UTC
    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'