oh weak.  i went from getting a nice hash of 'attr's to getting an array
of tokens.  Why the different data structures just to avoid entity
decoding? sigh.

know what the start handler line should look like?

-f 

On Thu, 24 Feb 2000, Michael A. Chase wrote:

> Use the array passed for the 'tokens' or 'tokenpos' argspecs.  They are
> described in the 'Argspec' section of the fine manual.
> --
> Mac :})
> ----- Original Message -----
> From: "la mouton" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, February 23, 2000 15:43
> Subject: HTML::TokeParser question
> 
> 
> > Anyone here using HTML::TokeParser ?
> >
> > HTML::TokeParser automatically decodes HTML Entities in tag attributes;
> > anyone know how to change this attribute to NOT decode Entities without
> > modifying HTML::TokeParser source?
> >
> > I tried setting up a new start handler for it without success.
> 
> 
> 

Reply via email to