Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

lukeyboy1

by lukeyboy1 (Beadle)
on Feb 24, 2006 at 14:05 UTC ( [id://532542]=user: print w/replies, xml ) Need Help??

use BIO::Short; use S‎crip‎t::Longhand::blahblah; my $age = 0; while($age < 2) { be_very_small(); $age++; } while($age < 10) { play_football(); ask_mum_and_dad_for_stuff(); ignore_girls(); $age++; } while($age < 16) { discover_girls(); pass_exams(); hate_school(); $age++; } while($age < 19) { finish_high_school(); discover_beer(); $age++; } while($age < 23) { university(); learn_to_code(); drink_lots(); have_hangovers(); $age++; } while($age < 100) { love_perl(); use_other_languages(); drink_not_so_much(); still_get_bad_hangovers(); say_during_the_war_a_lot(); look_disparagingly_at_the_kids_of_today(); harrumph(); $age++; }

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found