At 06:14 PM 8/24/00 -0400, Michael G Schwern wrote:
>Okay, devil's advocate.
>
>Paragraphs.
>
>     sub legal {
>         print <<<FOO
>             Attention criminal slacker, we have yet
>         to receive payment for our legal services.
>
>                     Love and kisses
>         FOO
>     }

I'm coming into this a bit late, so forgive me if this is impossible or 
already dismissed, but what about

         print <<qr/\s*FOO\s*/
                 Attention, dropsied weasel, we are
                 launching our team of legal beagles
                 straight for your scrofulous crotch.

                         xx oo
         FOO


--
Peter Scott
Pacific Systems Design Technologies

Reply via email to