Hi,

another Question:

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...

Example:

<title>doc_title</title>

I can find both tags using
$self->end($tag, $origtext)

and

$self->start($tag, $attr, $attrseq, $origtext)

but what about the text in between?

TIA, Axel.
--
FLYnet - FLYer Kommunikationsgesellschaft mbH
Weender Landstr. 46           37073 Göttingen
http://www.flynet.de       [EMAIL PROTECTED]



---
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]

Reply via email to