If you wish to paste in code, please use the
<code>...</code></code> tags. That not
only gives easy formatting, but it also makes your code
available from clicking on "d/l code".
UPDATE
Since tye complained, here is an example of what the
CODE tag looks like:
foreach (split //, "Just another Perl hacker,\n") {
print;
}