in reply to Re: qw "$string $string" doesn't interpolate
in thread qw "$string $string" doesn't interpolate
I dunno, there's an obvious conclusion to draw from all this:
operator acts on interpolates q string no string yes qw word no qqw word yes
... except that the last row in bold doesn't exist. That would be pretty cool actually, there have been times when I would have liked to be able to do just that.
Oh well, no-one ever claimed that Perl's operators were orthogonal.
- another intruder with the mooring of the heat of the Perl
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: x2 qw "$string $string" doesn't interpolate (qqw anyone?)
by SpanishInquisition (Pilgrim) on Sep 15, 2004 at 15:20 UTC |