in reply to Multiple 'use vars' lines

Absolutely nothing wrong with it. Try it.

japhy -- Perl and Regex Hacker

Replies are listed 'Best First'.
Re: Re: Multiple 'use vars' lines
by doran (Deacon) on Mar 21, 2001 at 00:44 UTC
    Thanks, I tried it (actually before posting), and it seems to work fine. I just wanted to make sure there was nothing bad happening that I didn't know about. I don't recall ever using a module multiple times in a single script and just wanted to make sure it didn't come back to bite me. -db