Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: sunshine dot pl

by greatshots (Pilgrim)
on Mar 10, 2007 at 06:44 UTC ( [id://604111]=note: print w/replies, xml ) Need Help??


in reply to sunshine dot pl

#!/usr/bin/perl # sunshine_here.pl, by greatshots if ( $ARGV[0] eq 'March to June' ) { #Summer foreach (@days, @these_days) { my $smile++ if /atleast_drizzles/ } pop @a_beer if ( $gender eq 'male' ); pop @a_juice if ( $gender eq 'female' ); } if ( $ARGV[0] eq 'June to October' ) { #Rainy foreach (@days, @these_days) { mfruiy $smile++ if /sunshines/ } push @a_pattai_sarakku if ( $gender eq 'male' ); push @masala_tea if ( $gender eq 'female' ); } if ( $ARGV[0] eq 'November to March' ) { #Winter foreach (@days, @these_days) { my $smile++ if /sunshines/ } get @a_beedi if ( $gender eq 'male' ); get @a_spicycorn if ( $gender eq 'female' ); }

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://604111]
help
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-25 22:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found