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
- RFC 111 (v1) Whitespace and Here Docs Perl6 RFC Librarian
- Re: RFC 111 (v1) Whitespace and Here Docs Graham Barr
- Re: RFC 111 (v1) Whitespace and Here Docs Michael Fowler
- Re: RFC 111 (v1) Whitespace and Here Docs Chaim Frenkel
- Re: RFC 111 (v1) Whitespace and Here Docs Michael Fowler
- Re: RFC 111 (v1) Whitespace and Here Docs Philip Newton
- Re: RFC 111 (v1) Whitespace and Here Docs H.Merijn Brand
- Re: RFC 111 (v1) Whitespace and Here Docs Bryan C . Warnock
- Re: RFC 111 (v1) Whitespace and Here Docs Michael G Schwern
- Re: RFC 111 (v1) Whitespace and Here Docs Peter Scott
- Re: RFC 111 (v1) Whitespace and Here Docs Tom Christiansen
- Re: RFC 111 (v1) Whitespace and Here ... Peter Scott
- Re: RFC 111 (v1) Whitespace and Here ... Casey R. Tweten
- Re: RFC 111 (v1) Whitespace and ... Tom Christiansen
- Re: RFC 111 (v1) Whitespace and Here Docs Michael Fowler
- Re: RFC 111 (v1) Whitespace and Here Docs Tom Christiansen
- Re: RFC 111 (v1) Whitespace and Here ... Michael Fowler
- Re: RFC 111 (v1) Whitespace and ... Tom Christiansen
- Re: RFC 111 (v1) Whitespace ... Michael Fowler
- Re: RFC 111 (v1) Whitespace and Here Docs Peter Scott
