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

Re: Dangerous Characters for system calls (sendmail)

by Anonymous Monk
on Oct 15, 2013 at 22:53 UTC ( [id://1058367]=note: print w/replies, xml ) Need Help??


in reply to Dangerous Characters for system calls

Um, do it in such a way as to not require that :)

For example see TFMail,

or use four argument open $fh, '-|', 'sendmail', $arg, $arg, $arg, $arg

or use String::ShellQuote

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-03-28 12:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found