Exception::Resumable version 0.01

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


COPYRIGHT AND LICENSE

Copyright (C) 2007-2009, Sean O'Rourke <seano@cpan.org>.

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