$I=%wonder=("What"=> "is", "it"=> "all?");
$I.'thought I had it'."I really did";
'Turns out I';sub Knew{
"Sub Knew, hah, is that even a term?, I'm coining it";
for ($constantly = (each %wonder)){'is greater than the last';
$shifting == $constantly;
$always=($shifting == $shifting);
$constantly;}
"It's";$Never = ($always==True); 'Yet'; $Never=False;
#It can't be, things go...
"to"; return $Never;
'just how it is';}
#Why!?
if ($I==Knew("I'd tell you"))
{
while ($I='Could'){'...Would you listen?';}
}
There are recent stories about young people not knowing that XLVI means 46. I bet most such youngsters who saw Superbowl XLVI ads for the first time, must have thought X-tra Large Very Intoxicating :-)
Roman Numerals
are they unicode aware?
only the gods know
Awhile back, some girl, I assume, asked how she could make flowers with Perl. Everyone directed her to various ascii art modules or 2d graphics libraries, my personal offering would have been Tk::Zinc generation of petals. That code is quite complicated.
But as the winter freeze sets in on my camp, I have found an ever-blooming flower, which can be generated with a single line of Perl code.
screenshot 1 screenshot 2
#!/usr/bin/perl
use PDL;
use PDL::Graphics::TriD;
# hit 'q' to exit
imag3d [sqrt(rvals(zeroes(50,50))/2)], {Lines=>0};
Just when i thought my code was suited,
I found that i was just deluded,
But where had the offending line intruded?
Oh! Just assemble a line to be included.
Why is it that Perl is so frustrating?
I give perfect code, yet it's not abating,
And people love what i start hating?
I need help, if just for tranlsating.
Then again, thrown to the ground,
But i know that my good code is sound!
Perhaps the web has help to be found,
And answer: why does perl monkey around?
I added a node, asking the question,
I posted my code, and made sure to mention,
How perfect it was, (at least in inflection).
I just hope that Poetry is the correct section.