Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Replacing undescore characters with whitespace

by cjf (Parson)
on Jun 13, 2002 at 11:31 UTC ( [id://174148]=note: print w/replies, xml ) Need Help??


in reply to Replacing underscore characters with whitespace

Some introductory reading...

Also,you should consider a templating system such as HTML::Template (or at very least some heredocs).

Update:

this is inputted from a form

Are you using CGI.pm to parse the input? I assume you have taint mode enabled and are checking all the parameters (especially ones like $surveyoffice_base_dir), right? If not, read this.

Another Update: reading up on s/// might help you out a bit as well. Please look into the above suggestions first though, they are very important.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2024-04-26 01:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found