Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jm35
  • Content: Threads
  • Order by date
  1. jm35

    problem whith Net::SMTP

    hi, I'm new in perl's world.Could anyone help me on the follwing script. The probleme : I'm unable to send email when i pass more than 1 argument to the "to()" method Here is the script use strict; use Net::SMTP; my $smtp=Net::SMTP->new('my mailserver',Debug=>2) my $message=&quot...

Part and Inventory Search

Back
Top