Wiggins d Anconia wrote:

>Don't use here-docs ;-)... I know, a lame cop out, but they are
>probably one of the features of Perl I dislike the most.
>
>http://danconia.org
>
I guess you're right...  ;-)

my $var = qq{'qq' will rule from now on} ;
print $var;
-- 
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe 
this to be a coincidence. - Jeremy S. Anderson

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to