Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: (TIMTOWTDI / Golf / Obfu) Airplanes in class

by broquaint (Abbot)
on Oct 03, 2003 at 13:54 UTC ( [id://296243]=note: print w/replies, xml ) Need Help??


in reply to (TIMTOWTDI / Golf / Obfu) Airplanes in class

print "I will not throw paper airplanes in class." x 500; print map 'I will not throw paper airplanes in class', 1 .. 500; $_="I will not throw paper airplanes in class\n"; print while $i++ < 500; sub f { print and f($_[0] + 1) if $_[0] < 500 } f();
_________
broquaint

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-18 02:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found