https://github.com/bayashi/test-allmodules
do some tests for modules in search path
https://github.com/bayashi/test-allmodules
perl5 testing
Last synced: 12 months ago
JSON representation
do some tests for modules in search path
- Host: GitHub
- URL: https://github.com/bayashi/test-allmodules
- Owner: bayashi
- Created: 2012-12-28T14:28:18.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2021-03-21T06:18:09.000Z (over 5 years ago)
- Last Synced: 2025-04-13T05:18:54.003Z (about 1 year ago)
- Topics: perl5, testing
- Language: Perl
- Homepage: https://metacpan.org/pod/Test::AllModules
- Size: 46.9 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.pod
- Changelog: Changes
Awesome Lists containing this project
README
=encoding utf8
This is Perl module B.
=begin html
=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
=head1 LICENSE
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself. See L.
=head1 AUTHOR
dann
Dai Okabayashi Ebayashi@cpan.orgE

