0.05
CHANGED: replaced POD::Spelling with Perl::Critic policy
0.04
FIXED: missing "use Test::More" in t/000_fixme.t
0.03
FIXED: VERBOSE displays the test code even if it contains errors
CHANGED: (MAJOR CHANGE) remove =begin common and use verbatim blocks as test and pod
CHANGED: =begin test is now =begin hidden
ADDED: =begin not_tested for verbatim code that is not part of a test
0.02
FIXED: missing module dependency
FIXED: division by zero example
FIXED: typos in the documentation
ADDED: no POD generation if a test fails
ADDED: show list of failures
ADDED: --verbose_pod_generation to pod_tested
ADDED: output is moved if it existed and a test failed