Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: How many bugs can *you* find

by buckaduck (Chaplain)
on May 01, 2001 at 01:47 UTC ( [id://76774]=note: print w/replies, xml ) Need Help??


in reply to How many bugs can *you* find

  • I don't know where $htmDir came from so it may be better to read from the file explicitly:  open (HOME, "<$fto") or die...;
  • $contentTemp should be escaped before being included in a URL.
  • If @sections is more complicated, you may need to \Q$section\E in the regex.

buckaduck

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-24 17:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found