in reply to
Re: Handling uninitialized values
in thread
Handling uninitialized values
I like this approach, but I guess a basic
$sub_dir = ''
is the quickest/cleanest solution here. Again, this is another example that would be very useful for a more complex piece of code.
-THRAK
www.polarlava.com
Comment on
Re: Re: Handling uninitialized values
Download
Code
In Section
Seekers of Perl Wisdom