Test2-Aggregate
Aggregates tests to avoid forking, reloading etc which can help with performance or profiling.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
perldoc Test2::Aggregate
You can also look for information at:
RT, CPAN's request tracker (report bugs here)
https://rt.cpan.org/NoAuth/Bugs.html?Dist=Test2-Aggregate
AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/Test2-Aggregate
CPAN Ratings
https://cpanratings.perl.org/d/Test2-Aggregate
Search CPAN
https://metacpan.org/release/Test2-Aggregate
AUTHOR
Dimitrios Kechagias, dkechag at cpan.org
LICENSE AND COPYRIGHT
Copyright (C) 2019, SpareRoom.com
This program is free software; you can redistribute
it and/or modify it under the same terms as Perl itself.