My first attempt at perl poetry - a conversion of the poem "The killing zone" by Kiira Triea, which I love very much, to Perl. It does not compile, and neither is it meant to.
"Yes", $me->isBleeding($now);
m/snow falling on roses/;
m/blood
falling in snow/x;
$me->can(stop_the_tides) == false;
foreach($all) {
if($me->can($_)) {
($_ == $me->write($me->name(), on_the_wall, in_red) an
+d hide());
}
}
$Love->fall_down("/dev/null") and
my $jungle_puberty_tiger_eyes = now_open();
can_face($the_blue);
rock($me, past_the_dead);
foreach($lover) {
$lover->set("underwater");
$lover->set("death river");
}
passby();
The original poem is © 1996 Kiira Triea, who is better at poetry than I can hope to ever become. I dedicate this Perl version to her.
--
mowgli
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.