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

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

by grinder (Bishop)
on Oct 03, 2003 at 22:17 UTC ( [id://296413]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $times = shift || 500;
    my $line = <DATA>;
    ...
    }
    __DATA__
    I will not throw paper hairplanes in class.
    
  2. or download this
     for( count = 0; count < 500; count++ )
    

Log In?
Username:
Password:

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

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

    No recent polls found