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

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

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.