Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Replacing charecters in files

by Hutta (Scribe)
on Sep 03, 2003 at 12:50 UTC ( [id://288616]=note: print w/replies, xml ) Need Help??


in reply to Replacing charecters in files

You should also look into using the DBI module to communicate with the database, which would avoid having to do any shell escapes on your data at all. You'd still have to quote out database-special chars, but the DBI module provides a quote() method that handles it for you.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://288616]
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: (6)
As of 2024-04-23 12:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found