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

Changes for version 2.00_08

  • Adding a no_index to prevent bad things being indexed

Changes for version 2.00_07

  • Set inline2test to actually install
  • Remove pod2test, since I'm leaving it as is.

Changes for version 2.00_06

  • Added a few more bug fixes, and made the warning only a print, and not a "true" warning.

Changes for version 2.00_05

  • Added support for =for example begin -> =for example end blocks

Changes for version 2.00_04

Changes for version 2.00_03

  • Forgot to update Changes in 2.00_02
  • Added automatic inclusion of 99_pod.t to my build script, as recommended by CPANTS
  • Fixed a POD bug in Inline.pm

Changes for version 2.00_02

  • Moving some things around to make Test::Inline less oriented around classes, and made adding things a bit smarter.

Changes for version 2.00_01

  • Moved from PCPP (Phase N private CPAN repository) to Open Source repository.
  • Inlined File::DirUtils as Test::Inline::Util
  • Renamed Test::Inline::TestFile as Test::Inline::Script
  • Completed POD docs for what methods exist
  • Partially completed main module DESCRIPTION
  • Formerly known as Test::Inline2, a private Phase N Australia module

Documentation

Modules

Inlining your tests next to the code being tested
Extract relevant Pod sections from source code.
Local Filesystem IO Handler
Generate the test file for a single source file
Implements a section of tests

Provides

in lib/Test/Inline/Util.pm