The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

POE::Devel::Benchmarker::SubProcess - Implements the actual POE benchmarks

SYNOPSIS

        perl -MPOE::Devel::Benchmarker::SubProcess -e 'benchmark()'

ABSTRACT

This package is responsible for implementing the guts of the benchmarks, and timing them.

EXPORT

Nothing.

SEE ALSO

POE::Devel::Benchmarker

AUTHOR

Apocalypse <apocal@cpan.org>

COPYRIGHT AND LICENSE

Copyright 2009 by Apocalypse

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.