Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Chatter box like parser

by neophyte (Curate)
on Nov 29, 2000 at 14:42 UTC ( [id://43879]=note: print w/replies, xml ) Need Help??


in reply to Chatter box like parser

You might want to check out one of the template modules on CPAN.
eg: HTML::Template
or: Text::Template a review of this is available here
or: Template::Toolkit
You might also look at the parsing module HTML-Parser if this suits you needs better.
Those might help you more than a single regex. All these modules have been discussed on Perlmonks, so doing a Super Search should give you lots more of information.

neophyte

Replies are listed 'Best First'.
Re: Re: Chatter box like parser
by merlyn (Sage) on Nov 29, 2000 at 19:56 UTC
    The square-bracketish things used in the Everything code are not HTML-ish parsable though.

    It's probably best to go grab the Everything tarball and just steal the technology from there. Isn't that what open source is about? {grin}

    -- Randal L. Schwartz, Perl hacker

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://43879]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-26 06:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found