Mr. Shawn H. Corey wrote:
: On Wed, 2006-26-04 at 15:22 -0500, Rance Hall wrote:
:
: @domain = split /\s+/, $domainlist;
:
: It's not splitting on whitespace since you are telling it to
: split on a single space character (ASCII 0x20).
I thought a single space character was whitespace.
Charles K. Clarkson
--
Mobile Homes Specialist
254 968-8328
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>