Revision history for Perl module Catalyst::View::RRDGraph

0.01 Sun Aug  3 14:23:16 2008
    - original version; created by ExtUtils::ModuleMaker 0.51

0.02 Sun Oct 19 14:10:10 2008
    - Throw Catalyst Exceptions instead of die
    - RRDs returns a 0 byte image file and doesn't set RRDs::error. Detect and throw Exception
    - new ON_ERROR_SERVE attribute

0.03 Sun Oct 26 21:35:00 2008
    - use base instead of use parent in test suite