Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: stripping HTML tags with Perl
- To: tlug@example.com, fredric.fredriksson@example.com
- Subject: Re: stripping HTML tags with Perl
- From: "Drew C. Poulin" <poulin@example.com>
- Date: Mon, 04 Dec 2000 17:36:58 -0800
- Content-Transfer-Encoding: 7bit
- Content-Type: Text/Plain; charset=us-ascii
- In-Reply-To: <3A2C33F7.FA683194@example.com>
- References: <20001204133053G.poulin@example.com><3A2C33F7.FA683194@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <sUMY3.A.BUC.qZEL6@example.com>
- Resent-Sender: tlug-request@example.com
From: Fredric Fredricson <fredric.fredriksson@example.com> > Btw, the i switch is meaningless for all but the first statement and > the "s/\^M//ig" looks kind of weird. Do you mean "s/\r//g" ? Thanks. I didn't know that about the i switch. The ^M is a literal string that I want to delete, and that particular statement does accomplish that. The only statement that doesn't work is s/<.*?>//ig. Drew Poulin
- References:
- stripping HTML tags with Perl
- From: "Drew C. Poulin" <poulin@example.com>
- Re: stripping HTML tags with Perl
- From: Fredric Fredricson <fredric.fredriksson@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: stripping HTML tags with Perl
- Next by Date: stripping HTML tags with Perl
- Prev by thread: Re: stripping HTML tags with Perl
- Next by thread: Re: stripping HTML tags with Perl
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links