SPUG: Anyone savvy in this?

Parr, Ryan Ryan.Parr at wwireless.com
Wed Jan 30 21:09:38 CST 2002


Susanne,

Is it *just* the <br /> tag you're looking to take out or are you trying to
extract plain text from an HTML format?

-- Ryan


-----Original Message-----
From: Susanne Bullo [mailto:sweetsue at sweethomes.com] 
Sent: Wednesday, January 30, 2002 9:27 AM
To: Seattle Perl User's Group
Subject: RE: SPUG: Anyone savvy in this?


I think I have it narrowed down but am still unclear as to what should be
in:

$row[4] =~ s/<br />/somethinghere/g;

Basically, I want to look at that string in $row[4], find all instances of
<br /> and replace it with line breaks.

Susanne Bullo - Sweet Homes


 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
      Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
  Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
For daily traffic, use spug-list for LIST ;  for weekly, spug-list-digest
     Seattle Perl Users Group (SPUG) Home Page: http://seattleperl.org


 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
      Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
  Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
 For daily traffic, use spug-list for LIST ;  for weekly, spug-list-digest
     Seattle Perl Users Group (SPUG) Home Page: http://seattleperl.org





More information about the spug-list mailing list