Pod::Tests is now Test::Inline and distributed as such.  The
Pod::Tests module remains, but it's just the POD parser.

http://www.pobox.com/~schwern/src/Test-Inline-0.10.tar.gz

There are two major API changes.

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.  '=also' is still supported, but
it's deprecated.

Second, all tests are now lexically isolated.  You cannot share
lexical variables between tests.  Use globals instead.

0.10  Wed Aug 29 01:13:41 EDT 2001
    * Pod::Tests is now officially named Test::Inline
    * Pod::Tests::Tutorial renamed Test::Inline::Tutorial
    * Tests are now lexically isolated
    * Works back to 5.004 now (Thanks to Tatsuhiko Miyagawa)
    * "=also begin example" is now "=for example begin"


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl6 Quality Assurance     <[EMAIL PROTECTED]>       Kwalitee Is Job One
turds slide easily
spooge the paste into my crack
poop falls free no more
        -- Schwern

Reply via email to