The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.