Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

RE: RE: Re: Parsing web pages (sort of)

by perlcgi (Hermit)
on May 25, 2000 at 19:44 UTC ( [id://14782]=note: print w/replies, xml ) Need Help??


in reply to RE: Re: Parsing web pages (sort of)
in thread Parsing web pages (sort of)

Well, sorry :-) I thought the lack of \n was kinda obvious.
So if thats the case, I'd say your "$1\n" really should be $1,"\n" on the grounds of efficiency. 25% faster. D'oh, I must admit your solution is better than mine. :-)
  • Comment on RE: RE: Re: Parsing web pages (sort of)

Replies are listed 'Best First'.
RE: RE: RE: Re: Parsing web pages (sort of)
by lhoward (Vicar) on May 25, 2000 at 19:54 UTC
    Obviously my solution is superior ;-)

    That's one of the nice things about perl.... so many ways to code everything and so many little tweaks you can do to improve performance.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-25 13:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found