NAME

POE::Devel::Benchmarker::Analyzer - Analyzes the output from the benchmarks

SYNOPSIS

Don't use this module directly. Please use POE::Devel::Benchmarker.

ABSTRACT

This package implements the guts of converting the raw data into a machine-readable format. Furthermore, it dumps the data in YAML format.

EXPORT

Automatically exports the initAnalyzer() sub

SEE ALSO

POE::Devel::Benchmarker

AUTHOR

Apocalypse <apocal@cpan.org>

COPYRIGHT AND LICENSE

Copyright 2008 by Apocalypse

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