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 31 32 33 34 35 36 37 38 39 40 41 42
|
---
abstract: 'role callbacks'
author:
- 'Toby Inkster (TOBYINK) <tobyink@cpan.org>'
build_requires:
Test::More: '0.96'
Test::Requires: '0'
configure_requires:
ExtUtils::MakeMaker: '6.17'
dynamic_config: 0
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010'
keywords: []
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Role-Hooks
no_index:
directory:
- eg
- examples
- inc
- t
- xt
optional_features: {}
provides:
Role::Hooks:
file: lib/Role/Hooks.pm
version: '0.008'
requires:
Class::Method::Modifiers: '0'
List::Util: '1.45'
perl: '5.008001'
resources:
Identifier: http://purl.org/NET/cpan-uri/dist/Role-Hooks/project
bugtracker: https://github.com/tobyink/p5-role-hooks/issues
homepage: https://metacpan.org/release/Role-Hooks
license: http://dev.perl.org/licenses/
repository: git://github.com/tobyink/p5-role-hooks.git
version: '0.008'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1
|