On Wed, Aug 29, 2001 at 07:51:18AM -0400, Barrie Slaymaker wrote:
> On Wed, Aug 29, 2001 at 01:51:48AM -0400, Michael G Schwern wrote:
> > 
> > First, the syntax for the code examples has changed.  Instead of
> > "=also begin/end example" it's "=for example begin/end".  This doesn't
> > cause existing POD viewers to choke.
> 
> So they just silently throw away all the examples?  I think that's
> worse, since nobody can tell that their documentation is damaged.

Of course not!  If you read the Test::Inline docs, the trick should be
obvious:

    =for example begin

    use LWP::Simple;
    getprint "http://www.goats.com";;

    =for example end


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl6 Quality Assurance     <[EMAIL PROTECTED]>       Kwalitee Is Job One
IMHO bugs in Perl 5 shouldn't carry over to Perl 6. (Unless, of course,
we *like* the bugs... ;)
        -- Ken Fox in <[EMAIL PROTECTED]>

Reply via email to