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

NAME

Test::Apocalypse::Dependencies - Plugin for Test::Dependencies

SYNOPSIS

        die "Don't use this module directly. Please use Test::Apocalypse instead.";

ABSTRACT

Encapsulates Test::Dependencies functionality.

DESCRIPTION

Encapsulates Test::Dependencies functionality. We enable the "light" style of parsing. We also add some "standard" modules to exclude from the checks.

do_test()

The main entry point for this plugin. Automatically called by Test::Apocalypse, you don't need to know anything more :)

SEE ALSO

Test::Apocalypse

Test::Dependencies

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.