in reply to
Re: passing $var to smtp subroutine
in thread
passing $var to smtp subroutine
Thanks for the clarification. I removed the parenthesis so it looks like: "sub func" instead of "sub func()" and I did not have to use the &. Thanks again!
Comment on
Re^2: passing $var to smtp subroutine
In Section
Seekers of Perl Wisdom