Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^9: Need help with Peal!

by bulk88 (Priest)
on Nov 27, 2012 at 05:22 UTC ( [id://1005792]=note: print w/replies, xml ) Need Help??


in reply to Re^8: Need help with Peal!
in thread Need help with Peal!

for(0..0){ 0; }
is the same as
my $i; for($i = 0; $i < 1; $i++){ 0; }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-03-19 04:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found