in reply to How to make Common Variables defined in Module available to Scripts

Not specifically answering your question but you might want to consider reading "Perl Medic: Maintaining Inherited Code" by Peter Scott which deals with many of the issues of updating legacy code (whether inherited or written by yourself in a previous life). Certainly helped me clean up a load of my code and has prevented many of the "what did I mean when I wrote that?" moments. Just a thought...
  • Comment on Re: How to make Common Variables defined in Module available to Scripts

Replies are listed 'Best First'.
Re^2: How to make Common Variables defined in Module available to Scripts
by memnoch (Scribe) on Dec 06, 2007 at 16:33 UTC
    Nothing to read here.

    Thanks rpanman....that book looks interesting! Thanks for the tip! For those interested, a like to the above book is here.

    memnoch