NAME
Test::Apocalypse::PerlMetrics - Plugin for Perl::Metrics::Simple
SYNOPSIS
die "Don't use this module directly. Please use Test::Apocalypse instead.";
ABSTRACT
Encapsulates Perl::Metrics::Simple functionality.
DESCRIPTION
Encapsulates Perl::Metrics::Simple functionality. Enable TEST_VERBOSE to get a diag() output of some metrics.
do_test()
The main entry point for this plugin. Automatically called by Test::Apocalypse, you don't need to know anything more :)
SEE ALSO
AUTHOR
Apocalypse <apocal@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2010 by Apocalypse
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.