Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

pattern matching and sendmail issues

by csorensen (Beadle)
on Jun 29, 2000 at 01:31 UTC ( [id://20265]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
  2. or download this
  3. or download this
  4. or download this
  5. or download this
  6. or download this
  7. or download this
    open ADDLIST, "addlist" or die "can't open file: $!";
    @names = <ADDLIST>;
    ...
    }
    }
    
  8. or download this
  9. or download this
    $sendmail = "/usr/lib/sendmail -t";
    
    ...
    close(SENDMAIL);
    
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-23 09:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found