From: perl-win32-users-boun...@listserv.activestate.com 
[mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of Paul 
Rousseau
Sent: 04 November 2011 20:38
To: perl Win32-users
Subject: RE: How to split up a string with carriage returns into an array

...

> I forgot to mention I use the following code to assign $msg.
>
> $msg = $element->as_trimmed_text();
>
> (where element points to this line in an htm file.)

Try using some other means of getting the test, for example $element->as_text. 
See 'perldoc HTML::Element' for more info.

HTH


--
Brian Raven



Please consider the environment before printing this e-mail.

This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient or have received this e-mail in error, please advise 
the sender immediately by reply e-mail and delete this message and any 
attachments without retaining a copy.

Any unauthorised copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden.
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to