NAME
App::autotest::Test::Runner::Result::History - collects test runner results
VERSION
version 0.003
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) 2012 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.