Is there a Perl equivalent of Java String.toArray method?
I need to get an Alpha-Numeric string (16 plus consecutive characters) into an array or hash of characters to allow manipulation of the individual characters. The use of substr to extract each characters is unweildy.
Any suggestions would be welcome.
Regards
Frank Westfield - Managing Consultant ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- FW Associates - IT Consultants Address: 4 Dell Close, Broadstone, Dorset BH18 9NL UK Phone: +44(0)1202-656000 Fax: +44(0)1202-656009 EMail: [EMAIL PROTECTED] Regards
Frank Westfield - Managing Consultant ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- FW Associates - IT Consultants Address: 4 Dell Close, Broadstone, Dorset BH18 9NL UK Phone: +44(0)1202-656000 Fax: +44(0)1202-656009 EMail: [EMAIL PROTECTED]
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>