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

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

Test Package
Test Package

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 t.data/09_regression/My/BadPodNesting.pm
in t.data/06_multifile/All.pm
in t.data/06_multifile/All.pm
in t.data/06_multifile/lib/Test/Three.pm
in lib/Test/Inline/Util.pm
in t.data/06_multifile/lib/Test/One.pm
in t.data/06_multifile/lib/Test/Three.pm
in t.data/06_multifile/lib/Test/Two.pm