NAME
POE::Devel::Benchmarker::Analyzer - Analyzes the output from the benchmarks
SYNOPSIS
Don't use this module directly. Please see L<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.
DESCRIPTION
I promise you that once I've stabilized the YAML format I'll have it documented here :)
EXPORT
Automatically exports the initAnalyzer() sub
SEE ALSO
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.