Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: sending an email to a perl script

by GrandFather (Saint)
on Nov 16, 2006 at 19:40 UTC ( [id://584580]=note: print w/replies, xml ) Need Help??


in reply to sending an email to a perl script

Can you reproduce the problem replacing STDIN with DATA (and a __DATA__ section) and FILE with STDOUT? If so, post the sample here.

Using STDIN to provide the source is somewhat unusual. It would be more conventional to provide an input file name on the command line and open an input file rather than use STDIN.


DWIM is Perl's answer to Gödel

Replies are listed 'Best First'.
Re^2: sending an email to a perl script
by chromatic (Archbishop) on Nov 16, 2006 at 22:59 UTC
    Using STDIN to provide the source is somewhat unusual.

    It's usual for handling mail in a .forward file, however.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-19 17:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found