NAME
Bencher::Manual::Cookbook - Cookbook for Bencher
VERSION
This document describes version 1.050 of Bencher::Manual::Cookbook (from Perl distribution Bencher), released on 2020-06-18.
TOPIC: MODULES
Update all modules that are used by participants
% bencher -m Scenario --list-participant-modules | cpanm -n
This can be used to make sure that you are benchmarking the latest version of each module.
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/Bencher.
SOURCE
Source repository is at https://github.com/perlancar/perl-Bencher.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Bencher
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
SEE ALSO
Bencher::Manual::*
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020, 2019, 2018, 2017, 2016, 2015 by perlancar@cpan.org.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.