=encoding utf8


This is Perl module B<Test::AllModules>.

=begin html

<a href="https://github.com/bayashi/Test-AllModules/blob/main/README.pod"><img src="https://img.shields.io/badge/Version-0.20-green?style=flat"></a> <a href="https://github.com/bayashi/Test-AllModules/blob/main/LICENSE"><img src="https://img.shields.io/badge/LICENSE-Artistic%202.0-GREEN.png"></a> <a href="https://github.com/bayashi/Test-AllModules/actions"><img src="https://github.com/bayashi/Test-AllModules/workflows/main/badge.svg?_t=1587735883"/></a> <a href="https://coveralls.io/r/bayashi/Test-AllModules"><img src="https://coveralls.io/repos/bayashi/Test-AllModules/badge.png?_t=1587735883&branch=main"/></a>

=end html


=head1 INSTALLATION

Test::AllModules installation is straightforward. If your CPAN shell is set up,
you should just be able to do

    % cpan Test::AllModules

Download it, unpack it, then build it as per the usual:

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install


=head1 DOCUMENTATION

Test::AllModules documentation is available as in POD. So you can do:

    % perldoc Test::AllModules


=head1 REPOSITORY

Test::AllModules is hosted on github
L<http://github.com/bayashi/Test-AllModules>


=head1 LICENSE

This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself. See L<perlartistic>.


=head1 AUTHOR

dann

Dai Okabayashi E<lt>bayashi@cpan.orgE<gt>