in reply to Sending Mail trough Perl using ActivePerl on windows
This prevents interpolation. Either use double quotes, or get rid of the quotes.$smtp = Net::SMTP->new('$my_host');
"An undefined problem has an infinite number of solutions." - Robert A. Humphrey "If you're not part of the solution, you're part of the precipitate." - Henry J. Tillman
|
|---|