On 05/10/00, ""Axel Tietje" <[EMAIL PROTECTED]>" wrote:
> Is it possible to parse the text between a starting tag and the
> corresponding end-tag using HTML::Parser? Seems to me it's only
> possible to strip the complete HTML form a document. I really want to
> use this module and do not want to mess arround with regex...
> <title>doc_title</title>
It's possible, but maybe you want to look at
HTML::TokeParser? Just look for a title tag, and then
just get the text from it.
Cheers,
Douglas Wilson
---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
[EMAIL PROTECTED]
For non-automated Mailing List support, send email to
[EMAIL PROTECTED]