Woman International Day Clumsy Poetry
monsieur_champs
created: 2006-03-08 10:21:43
#!/usr/bin/perl
##
## This is just a small and clumsy hommage to all the womans.
## Please remember a woman close to you today.
## They deserve our appreciation and love this day.
## Thanks to my mother, for everything she have done for me,
## and mainly to my wife, that allways supportted me and never gave up.
##
package Woman;
use warnings;
use strict;
use Love;
use Kindness;
use Patience;
use Dedication;
use Charm;
use Beauty;
use Tenderness;
use Strenght qw( emmotional physical );
use Professionalism;
use Persistence;

map __PACKAGE__->have( $_ ), qw( Success Love Happyness Self-Realization Equal-Rights );

-- [monsieur_champs]

Re: Woman International Day Clumsy Poetry
ZlR
created: 2006-03-09 04:50:32
And when executed on my activestate it says :
Can't locate Love.pm
don't mind me i'm sad these days ...
zen le renard _

perlmonks.org content © perlmonks.org and monsieur_champs, ZlR

prlmnks.org © 2006 edmund von der burg (eccles & toad)

v 0.03