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

NAME

App::autotest::Test::Runner::Result::History - collects test runner results

VERSION

version 0.006

perpetuate ($result)

Stores $result as the new current result. Shifts the former current result to the last result.

things_just_got_better

Things are better if the last run was red and the current run is green.

AUTHOR

Gregor Goldbach <glauschwuffel@nomaden.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Gregor Goldbach.

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