Bencher-Scenarios-JSONDecodeRegexp/lib/Bencher/Scenarios/JSONDecodeRegexp.pm
package Bencher::Scenarios::JSONDecodeRegexp;
our $DATE = '2017-01-25'; # DATE
our $VERSION = '0.003'; # VERSION
use 5.010001;
use strict;
use warnings;
1;
# ABSTRACT: Scenarios to benchmark JSON::Decode::Regexp
__END__
=pod
=encoding UTF-8
=head1 NAME
Bencher::Scenarios::JSONDecodeRegexp - Scenarios to benchmark JSON::Decode::Regexp
=head1 VERSION
This document describes version 0.003 of Bencher::Scenarios::JSONDecodeRegexp (from Perl distribution Bencher-Scenarios-JSONDecodeRegexp), released on 2017-01-25.
=head1 DESCRIPTION
This distribution contains the following L<Bencher> scenario modules:
=over
=item * L<Bencher::Scenario::JSONDecodeRegexp>
=item * L<Bencher::Scenario::JSONDecodeRegexp::Startup>
=back
=head1 HOMEPAGE
Please visit the project's homepage at L<https://metacpan.org/release/Bencher-Scenarios-JSONDecodeRegexp>.
=head1 SOURCE
Source repository is at L<https://github.com/perlancar/perl-Bencher-Scenarios-JSONDecodeRegexp>.
=head1 BUGS
Please report any bugs or feature requests on the bugtracker website L<https://rt.cpan.org/Public/Dist/Display.html?Name=Bencher-Scenarios-JSONDecodeRegexp>
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.
=head1 AUTHOR
perlancar <perlancar@cpan.org>
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2017 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.
=cut