|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: Send e-mail using perlby Anonymous Monk |
| on Aug 07, 2012 at 07:59 UTC ( #985907=note: print w/ replies, xml ) | Need Help?? |
|
double quotes ( "myemail@example.com" ) interpolate, while single quotes ( 'myemail@example.com' ) do not Use single quotes, perlintro and Modern Perl explain interpolation.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||