summaryrefslogtreecommitdiff
path: root/travel.pl
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2014-03-24 23:32:54 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2014-03-24 23:32:54 +0100
commitb8d1046fe4542237078ec18a1a8a93b79c8c1400 (patch)
tree6cf37417df1cb62a5804c226e18664aff7859452 /travel.pl
initial import
Diffstat (limited to 'travel.pl')
-rw-r--r--travel.pl40
1 files changed, 40 insertions, 0 deletions
diff --git a/travel.pl b/travel.pl
new file mode 100644
index 0000000..894e8ca
--- /dev/null
+++ b/travel.pl
@@ -0,0 +1,40 @@
+#!/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
+