1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
---
abstract: 'throw HTTP-Errors as (Exception::Class-) Exceptions'
author:
- 'Thomas Müller <tmueller@cpan.org>'
build_requires: {}
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: HTTP-Exception
requires:
Exception::Class: '1.29'
HTTP::Status: '5.817'
Scalar::Util: '1.22'
Test::Exception: '0.29'
Test::More: '0.88'
Test::NoWarnings: '1.04'
base: '0'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/tmueller/http_exception/issues
repository: git://github.com/tmueller/http_exception.git
version: '0.04007'
x_generated_by_perl: v5.28.0
x_serialization_backend: 'YAML::Tiny version 1.73'
|