in reply to
What is a
Thanks tye, that helped... I was using
split /:/,$foo
instead of
split /:/,$foo,-1
, so some things weren't getting initialised properly.
Comment on
Re: What is a
Select
or
Download
Code
In Section
Seekers of Perl Wisdom