Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Gift for mk.

by smokemachine (Hermit)
on Feb 23, 2006 at 04:17 UTC ( [id://532160]=poem: print w/replies, xml ) Need Help??

#!/usr/bin/perl my %colleague= ("quality" => "perl skill", "defect" => "she is otaku", "birthday" => "22/2"); $mila=\%colleague; $mila=my $friend unless $mila->{"defect"} =~ /is otaku/; $today=$day."/".++$month if ($day, $month)=(localtime time)[3,4]; $mila="will be my friend" while $mila->{"birthday"} eq $today; print $mila." just today\n"
in 02/22 this print:
will be my friend just today

mila == mk.

Replies are listed 'Best First'.
Re: Gift for mk.
by mk. (Friar) on Feb 23, 2006 at 13:17 UTC
    one of my best birthday presents ever, honestly!
    aren't geeks easily entertained?!
    =)


    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    @

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (None)
    As of 2024-04-25 00:02 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found