Hello! I just wrote a Poem about being on travel. I hope you like it:
#!/usr/bin/perl
# (C) 2008 by Paul C. Buetow (http://paul.buetow.org)
Travel: time eq localtime;
BEGIN { travel }
do { pack (our $bag, packs) } and goto $bless, our $way;
do { bless [our $long], $way } and goto far_away;
far_away: { is => our $destiny } foreach @personality;
for $the (@souls) { its => our $path };
do { use Memoize } and @remember and not @forget;
do { sub travel { to => stop,off } }; foreach (@location) {};
far_away: { is => our $destiny } foreach @personality;
for $the (@souls) { its => our $path };
do { study and s/eek// for @wisdom };
do { require strict; import { of, tied $power } };
local $robber, do kill unless tied $power;
no warnings; do { alarm $us };
far_away: { is => our $destiny } foreach @personality;
for $the (@souls) { its => our $path };
END { our $path }; do bless [], our $path if $arrived;
do tell $the => $pupils and do tell $wisdom and ref $destiny;
send $the => $pupils, goto destiny and goto Travel;
tell $the; destiny: foreach (@soul) { };
sleep $long for @ever and exit $live;
__END__
This is perl, v5.8.8 built for i386-freebsd-64int
Paul C. Bütow
http://paul.buetow.org
http://use.perl9.org
UPDATE: New signature URL!
In reply to On travel
by buetow
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.