inspirational sudo-code?
2 direct replies — Read more / Contribute
|
by perlaintdead
on Dec 04, 2013 at 21:58
|
|
|
#!/usr/bin/perl
study $science;
open $doors,">","success.txt";
BEGIN aNewLife() and use Hard::Work;
push for(;;){},"a brighter future";
do not do $meth;
do not return 2, -e$x-$girlfriend;
shift @yourPerspective;
exit $fear;
|
Just Another Poem in Perl
No replies — Read more | Post response
|
by ICh
on Dec 02, 2013 at 02:09
|
|
|
#!/usr/bin/perl
use v5.10;
my $dear; do {exit} and bless $_;
`make | clear`; say 'I love'; confess;
time: for my$passion(our @love) {
for($ever;;){last}
next time;
my $dove;
|
The Game Changer
No replies — Read more | Post response
|
by HariIndianMonk
on Nov 19, 2013 at 02:03
|
|
|
I considered myself as a Junk;
Until here, I met a Monk;
I don't have time for you,I said to a hot girl;
Because now, I am in love with Perl.
-Harihar Pai
|
Semi-obscure Quote
No replies — Read more | Post response
|
by Ea
on Oct 10, 2013 at 10:54
|
|
|
perl -MPOSIX -e '$simpsons = sub {$mmmm = floor(atan2(1,1) * 4)};'
(inspired by xkcd://1275)
Sometimes I can think of 6 impossible LDAP attributes before breakfast.
|
perlmonks vs perl
1 direct reply — Read more / Contribute
|
by Pope-O-Matik
on Sep 18, 2013 at 11:49
|
|
|
Is it Perl that i like, with the monks are her friends,
Or is it the monks, who use Perl to their ends?
|
Relief at last...
No replies — Read more | Post response
|
by JockoHelios
on May 25, 2013 at 18:28
|
|
|
There I sat, my output muddled.
My Perl was lame, and I, befuddled.
My custom sort was sorting not
as it should have, the little snot.
A newline curse, my csv.
That last blank line was taunting me
with warnings, copious and crass.
Uninitialized, MY A$$ !!!
Then Context reared its ugly head
to keep me from my nice warm bed.
Those Operators laughed, connived,
while in my skull the neurons writhed.
A last resort, ere I did slip
into derangement's frightful grip,
I logged in here, and "HELP", did say.
The Monks rode in to save the day !
|
The PerlMonk's Progress
No replies — Read more | Post response
|
by Athanasius
on May 01, 2013 at 09:59
|
|
|
Happy Monkday!!
You’ve been here 1 thrilling year.
Is it really a whole year since I joined the Monastery? I’m so glad I did, and so very grateful to all the monks whose enthusiasm and dedication make PerlMonks the special place it is.
So this seems like a good opportunity to post a rather long poem I wrote to meet the challenge of finding rhymes for all the monastic levels, from Initiate to Pope.
Enjoy! :-)
Cheers,
|
Seussian Perl
2 direct replies — Read more / Contribute
|
by hdb
on Apr 10, 2013 at 17:17
|
|
|
use strict; # just kidding
my%hat;my@cat=split/ /,<DATA>;
while(@cat){
my($cat=>$hat)=splice@cat,0,2;
$hat{$cat}=$hat>$hat{$cat}?$hat:$hat{$cat};
}
print join" ",%hat; # and that was that
__DATA__
a.txt 4 b.txt 3 z.txt 1 a.txt 5 b.txt 2 b.txt 4 z.txt 2
|
The road goes ever on and on
1 direct reply — Read more / Contribute
|
by mrguy123
on Feb 06, 2013 at 05:01
|
|
|
My first attempt at a Perl Poem :)
Inspired by a movie I just saw and a book I read many times
original Poem:
The Road goes ever on and on
Down from the door where it began.
Now far ahead the Road has gone,
And I must follow, if I can,
Pursuing it with eager feet,
Until it joins some larger way
Where many paths and errands meet.
And whither then? I cannot say.
---Bilbo Baggins
And my very humble attempt:
use EagerFeat;
use constant{
OnAndOn =>1,
TRUE =>1,
};
while ($Road == OnAndOn){
if ($can){
$follow = TRUE;
}
elsif (join(':', $Road,$larger_way)){
meet($errands, $paths);
last;
}
}
$wither_then? cannot():say();
Mr Guy
|
Long time away
No replies — Read more | Post response
|
by mgwmgw
on Feb 01, 2013 at 13:02
|
|
|
Long time using
big, slow, strongly-typed Java,
subject to impenetrable containers -
too many bloated layers of software
slapped too quickly
around Open Source
by multinational companies
run by too many layers of management,
highly paid executives
who listen to the day traders that own the stock today,
and fire the coders who understand the product,
for a more profitable quarter now and pain later,
coders who bitterly give up software careers
to teach Math or sell flutes. Really.
Perl was always my scripting language of choice.
Finally...again...those who know answers
are encouraged to share them,
and lastingly enjoy the results of their labors,
and not try to forget.
What a difference.
|