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

Changes for version 2.052 - 2015-10-17

  • New features:
    • subtest filter parameter is now a regexp. I.e you can filter tests like this: prove t/model_test.t :: x stuff '^foo$'
    • you can run update test with no_warnings and quiet param
    • global no_warnings param also apply to load and dump
  • Misc:
    • bug tracker is now on github

Documentation

Modules

Test framework for Config::Model