---
abstract: 'Syntactic try/catch sugar for use with Exception::Class'
author:
- 'David Golden <dagolden@cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec::Functions: '0'
List::Util: '0'
Test::More: '0'
overload: '0'
version: '0'
configure_requires:
ExtUtils::MakeMaker: '6.17'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.013, CPAN::Meta::Converter version 2.133380'
license: apache
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Exception-Class-TryCatch
no_index:
directory:
- t
- xt
- examples
- corpus
package:
- DB
provides:
Exception::Class::TryCatch:
file: lib/Exception/Class/TryCatch.pm
version: '1.13'
requires:
Exception::Class: '0'
Exporter: '0'
perl: '5.006'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/dagolden/Exception-Class-TryCatch/issues
homepage: https://github.com/dagolden/Exception-Class-TryCatch
repository: https://github.com/dagolden/Exception-Class-TryCatch.git
version: '1.13'
x_authority: cpan:DAGOLDEN