Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Flip-flop won't DWIM

by ikegami (Patriarch)
on May 22, 2009 at 15:11 UTC ( [id://765701]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Flip-flop won't DWIM
in thread Flip-flop won't DWIM

Not really
>perl -le"for (1..2) { print for grep scalar(??../D/), ('A'..'F'); }" A B C D

Replies are listed 'Best First'.
Re^4: Flip-flop won't DWIM
by Roy Johnson (Monsignor) on May 26, 2009 at 16:22 UTC
    An opportunity for the seldom-used reset function to come into play:
    perl -le"for (1..2) { print for grep scalar(??../D/), ('A'..'F'); rese +t}"

    Caution: Contents may have been coded under pressure.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-20 15:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found