NAME
    Bencher::Scenarios::Accessors - Scenarios to benchmark class accessors

VERSION
    This document describes version 0.150 of Bencher::Scenarios::Accessors
    (from Perl distribution Bencher-Scenarios-Accessors), released on
    2021-08-03.

DESCRIPTION
    This distribution contains the following Bencher scenario modules:

    *   Bencher::Scenario::Accessors::Construction

    *   Bencher::Scenario::Accessors::Set

    *   Bencher::Scenario::Accessors::ClassStartup

    *   Bencher::Scenario::Accessors::Get

    *   Bencher::Scenario::Accessors::GeneratorStartup

HOMEPAGE
    Please visit the project's homepage at
    <https://metacpan.org/release/Bencher-Scenarios-Accessors>.

SOURCE
    Source repository is at
    <https://github.com/perlancar/perl-Bencher-Scenarios-Accessors>.

BUGS
    Please report any bugs or feature requests on the bugtracker website
    <https://rt.cpan.org/Public/Dist/Display.html?Name=Bencher-Scenarios-Acc
    essors>

    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
    The Benchmark::Perl::Formance distribution contains various benchmarks,
    in particular the "Benchmark::Perl::Formance::Plugin::Accessors*"
    modules.

AUTHOR
    perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2021, 2017, 2016 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.