Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^5: Feature Idea: qr//e

by haukex (Archbishop)
on Jan 19, 2017 at 14:23 UTC ( [id://1179916]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Feature Idea: qr//e
in thread Feature Idea: qr//e (updated with solutions)

Hi LanX,

I think it's this:

NOTE: The behaviour of a my, state, or our modified with a statement modifier conditional or loop construct (for example, my $x if ...) is undefined. The value of the my variable may be undef, any previously assigned value, or possibly anything else. Don't rely on it. Future versions of perl might do something different from the version of perl you try it out on. Here be dragons.

Regards,
-- Hauke D

Replies are listed 'Best First'.
Re^6: Feature Idea: qr//e
by LanX (Saint) on Jan 19, 2017 at 14:33 UTC
    > Future versions of perl might do something different from the version of perl you try it out on

    Hopefully! :)

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)
    Je suis Charlie!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1179916]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-03-29 01:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found