Action-CircuitBreaker
view release on metacpan or search on metacpan
---
abstract: 'Module to try to perform an action, with an option to suspend execution after a number of failures.'
author:
- hangy
build_requires:
Action::Retry: '0'
ExtUtils::MakeMaker: '0'
File::Spec: '0'
Test::More: '0'
Try::Tiny: '0'
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: Action-CircuitBreaker
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
provides:
Action::CircuitBreaker:
file: lib/Action/CircuitBreaker.pm
version: '0.1'
requires:
Moo: '0'
Scalar::Util: '0'
Time::HiRes: '0'
resources:
bugtracker: https://github.com/hangy/Action-CircuitBreaker/issues
homepage: https://github.com/hangy/Action-CircuitBreaker
repository: https://github.com/hangy/Action-CircuitBreaker.git
version: '0.1'
x_Dist_Zilla:
perl:
version: '5.026002'
plugins:
-
class: Dist::Zilla::Plugin::Prereqs
config:
Dist::Zilla::Plugin::Prereqs:
phase: runtime
type: requires
name: Prereqs
version: '6.012'
-
class: Dist::Zilla::Plugin::Prereqs
config:
Dist::Zilla::Plugin::Prereqs:
phase: test
type: requires
name: TestRequires
version: '6.012'
-
class: Dist::Zilla::Plugin::Git::GatherDir
config:
Dist::Zilla::Plugin::GatherDir:
exclude_filename: []
exclude_match: []
follow_symlinks: 0
include_dotfiles: 0
prefix: ''
prune_directory: []
( run in 0.450 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )