On Fri, 13 Jul 2001, Camilo Gonzalez wrote: > So let's clarify this. You believe the following to be equivalent: > > print ( 'The rain in $Spain' ); > print ( 'The rain in "$Spain"' ); The first would print The rain in $Spain The second would print The rain in "$Spain" Neither would interpolate. Try it out for yourself and see. I did. -- Brett http://www.chapelperilous.net/btfwk/ ------------------------------------------------------------------------ If you're happy, you're successful. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- RE: Copy and past HTML into a perl script Brett W. McCoy
- RE: Copy and past HTML into a perl script Bradley M. Handy
- RE: Copy and past HTML into a perl script Thomas Jakub
- RE: Copy and past HTML into a perl script Lisa Nyman
- RE: Copy and past HTML into a perl script Brett W. McCoy
- RE: Copy and past HTML into a perl script Camilo Gonzalez
- RE: Copy and past HTML into a perl script Bradley M. Handy
- RE: Copy and past HTML into a perl script Brett W. McCoy
- RE: Copy and past HTML into a perl script Camilo Gonzalez
- RE: Copy and past HTML into a perl script Bradley M. Handy
- RE: Copy and past HTML into a perl script Brett W. McCoy
- RE: Copy and past HTML into a perl script Camilo Gonzalez
- RE: Copy and past HTML into a perl script Mel Matsuoka
- RE: Copy and past HTML into a perl script Brett W. McCoy
- RE: Copy and past HTML into a perl script Camilo Gonzalez
- RE: Copy and past HTML into a perl script Camilo Gonzalez
- RE: Copy and past HTML into a perl script Brett W. McCoy