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

0.22.1    2014-01-24 20:30:06
          - Removed VERSION from all but main module
          - Updated git pre commit hook
          - Method add_exception now only adds one exception at a time

0.21.1    2014-01-15 17:13:43
          - Added ::Functions::has_exception. Exception descriptor DSL
          - Renamed ::EC::has_exception to add_exception

0.20.1    2014-01-01 01:20:15
          - Defined the Unspecified exception class
          - Added default error message to ::ExceptionClasses
          - Updated Build.PL. Remove prereqs below min_perl_ver

0.19.1    2013-12-06 12:33:21
          - CPAN Testing failure 073a6592-5dc5-11e3-8778-8bb49a6ffe4e
            Sebastian Woetzel openbsd.my.domain. We require version.pm 0.88
            Smoker says 0.99002 installed runs tests using 0.82. This is a
            candidate for the Admin interface when it arrives
          - Using DZ::P::AbstractFromPOD
          - Using DZ::P::LicenseFromModule
          - Added prototypes to ::Functions

0.18.1    2013-11-30 15:52:42
          - ::F::import test exception_class for is_exception

0.17.1    2013-11-30 15:09:48
          - Added ::Functions::is_class_loaded

0.16.1    2013-11-27 12:15:44
          - Replaced Class::Load with Module::Runtime
          - Dropped DZ::P::MarkdownInRoot from dist.ini

0.15.1    2013-11-21 16:59:45
          - Added exception class function export
          - Renamed placeholder state mutator to quote_bind_values
          - Added placeholder quoting in inflate_message

0.14.1    2013-10-19 18:31:27
          - Updated git hooks
          - Type::Tiny exception class renamed RT#89410

0.13.1    2013-09-27 13:27:37
          - Replaced Exporter::TypeTiny with Exporter::Tiny

0.12.1    2013-09-03 11:58:21
          - ::TF::EC requires subclasses to call has_exception

0.11.4    2013-09-03 11:50:34
          - Added ::TraitFor::ExceptionClasses

0.10.1    2013-08-26 22:34:17
          - Terminate if MB version too low

0.9.1     2013-08-25 14:01:22
          - Updated Build.PL template. Tests MB version
          - Improved Devel::Cover scores

0.8.2     2013-08-24 00:56:57
          - Bumped version to fix mad meta data

0.7.6     2013-08-16 22:45:20
          - Raised min Perl ver to 5.10.1. Using //
          - Lowered min Perl ver to 5.8
          - Readded dependencies
          - Switched to Dist::Zilla