The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.10 - 2001-08-29

  • 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"

Documentation

Convert embedded tests and code examples to .t files
Tutorial docs for Pod::Tests
Tutorial docs for Test::Inline

Modules

Extracts embedded tests and code examples from POD
Inlining your tests next to the code being tested.