in reply to Re: qw "$string $string" doesn't interpolate
in thread qw "$string $string" doesn't interpolate

gmpasso: Yes, all of your points are well made, but speak to the existing condition (including the [perdoc://] reference).

What I want to discuss is Why?

[And can I get my own personalized q* operators? That would be cool. Maybe qm(), for QM? ;^)]

-QM
--
Quantum Mechanics: The dreams stuff is made of

  • Comment on Re^2: qw "$string $string" doesn't interpolate

Replies are listed 'Best First'.
Re^3: qw "$string $string" doesn't interpolate
by PodMaster (Abbot) on Jun 12, 2004 at 22:44 UTC
    What I want to discuss is Why?
    For me, this is one of the most annoying questions that get asked about the way things work in perl. You can ask it about ANYTHING, and the answers is alway one of:
    • Because Larry wanted it so
    • Because some patch by the perl5-porters made it so
    • Its a bug (doesn't apply if its documented -- documented bugs are features)
    • It doesn't matter why, that's the way it works, there is nothing to discuss :)
    [And can I get my own personalized q* operators? That would be cool. Maybe qm(), for QM? ;^)]
    Sure, why not? If you're talking about perl5, you need to use filters of course. If you're talking perl6, you'll have to check http://perl6.org (i don't recall off the top of my head).

    MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
    I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
    ** The third rule of perl club is a statement of fact: pod is sexy.

    A reply falls below the community's threshold of quality. You may see it by logging in.