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

Changes for version 0.03 - 2011-07-18

  • Chg : The fallback interface will croak if you try to import a symbol of Test::More that is not implemented in Test::Leaner.
  • Fix : The fallback interface should now handle the 'import' parameter properly.
  • Doc : Document that is_deeply() returns the result of the test, that isnt() honors 'ne' overloading, and that isn't() is not aliased to isnt().

Modules

A slimmer Test::More for when you favor performance over completeness.

Examples