This is the first stanza of "America A Prophecy" by William Blake -- favorite poet of replicant and vampire alike.
$blake = <<END_BLAKE;
The shadowy daughter of Urthona stood before red Orc.
When fourteen suns had faintly journey'd o'er his dark abode;
His food she brought in iron baskets, his drink in cups of iron;
Crown'd with a helmet & dark hair the nameless female stood;
A quiver with its burning stores, a bow like that of night,
When pestilence is shot from heaven; no other arms she need:
Invulnerable tho' naked, save where clouds roll round her loins,
Their awful folds in the dark air; silent she stood as night;
For never from her iron tongue could voice or sound arise;
But dumb till that dread day when Orc assay'd his fierce embrace.
END_BLAKE
$_="0550570660870880920A10AC0BF0C00C50CF0D113313414716F17717917E18F1C8
+1D21EC";
while(m/(.{3})/go){print substr($blake,hex($+),1);}
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.