NAME

    Module::Mask::Deps - Mask modules not listed as dependencies

INSTALLATION

    perl Build.PL
    ./Build test
    ./Build install

    - or -

    perl Makefile.PL
    make test
    make install

AUTHOR

    Matt Lawrence <mattlaw@cpan.org>