<?xml version="1.0" encoding="windows-1252"?>
<node id="174995" title="Eclipse" created="2002-06-16 19:48:03" updated="2005-08-10 14:18:23">
<type id="1584">
poem</type>
<author id="70929">
atcroft</author>
<data>
<field name="doctext">
&lt;P&gt;This is my first attempt at [perl poetry], so please consider that. 

&lt;P&gt;Inspired by [katgirl]'s excellent [id://174135] (and [id://174594|part 2]), I attempted the following, an attempt at "&lt;A HREF="http://www.allfloyd.com/lyrics/DSOTM.html"&gt;Eclipse&lt;/A&gt;" from &lt;EM&gt;The Dark Side of the Moon&lt;/EM&gt; by Pink Floyd, written by Roger Waters. (Good song-I can only claim the any bugs in the interpretation. My appreciation to all those where were in the [ChatterBox FAQ|CB] who helped with some questions while I was attempting to code this.)
&lt;CODE&gt;
%All;
%Everyone;
%Everything;
$light = "sun";
@all_that_you = qw(touch see taste feel love hate give deal buy beg borrow steal do say eat slight);
@all_you = qw(feel distrust save create destroy);

@everyone_you = qw(meet fight);
@all_that_is = qw(now gone to_come);
@everything_under = ("the sun");

@All{@all_that_you, @all_you, @all_that_is} = ("in tune") x (@all_that_you, @all_you, @all_that_is);
@Everyone{@everyone_you} = ("in tune") x @everyone_you;
@Everything{@everything_under} = ("in tune") x @everything_under;

my $light = "moon";
$dark_side_of_the_moon = undef;
$all = "dark";
&lt;/CODE&gt;

&lt;P&gt;&lt;B&gt;Update&lt;/B&gt;: Found and added link to page containing lyrics after someone suggested that it might be hard to follow for someone unfamiliar with the lyrics. Enjoy.</field>
</data>
</node>
