The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
abstract: 'Base class for error handling'
author:
  - 'Benjamin Trott, cpan@stupidfool.org. All rights reserved.'
build_requires: {}
configure_requires:
  CPAN::Meta: 0
  CPAN::Meta::Prereqs: 0
  Module::Build: 0.38
dynamic_config: 0
generated_by: 'Minilla/v0.5.6, CPAN::Meta::Converter version 2.131560'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Class-ErrorHandler
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
provides:
  Class::ErrorHandler:
    file: lib/Class/ErrorHandler.pm
    version: 0.03
requires:
  perl: 5.008_001
resources:
  bugtracker: https://github.com/tokuhirom/Class-ErrorHandler/issues
  homepage: https://github.com/tokuhirom/Class-ErrorHandler
  repository: git://github.com/tokuhirom/Class-ErrorHandler.git
version: 0.03
x_contributors:
  - 'tokuhirom <tokuhirom@gmail.com>'