Changes for version 0.11

  • Fixed a bug in the testifypods example in Test::Inline::Tutorial
  • pod2test will not generate a test file for POD which has no embedded tests.
  • Testing code examples no longer considered experimental

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.