The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use Test::Requires {
    'Test::UseAllModules' => 0,
};

all_uses_ok();

__END__

=pod

=head1 NAME

use_all_modules.t - testing presence of all manifested modules

=cut