Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

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

by mirod (Canon)
on Oct 03, 2003 at 15:47 UTC ( [id://296299]=note: print w/replies, xml ) Need Help??


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

Just for the sheer pleasure of getting the Deep recursion on subroutine "main::pr" at -e line 1. message:

perl -lwe 'pr(500); sub pr { if( my $times= shift) { print "I will not throw paper airplanes in class."; pr( -- times) }}'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-19 08:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found