summaryrefslogtreecommitdiff
path: root/META.yml
blob: a5f685e5b42541a180a83d07e5b810291d117bf7 (plain)
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
---
abstract: 'wrap subs with pre- and post-call hooks'
author:
  - 'John D Porter <jdporter@cpan.org>'
  - 'Neil Bowers <neilb@cpan.org>'
build_requires:
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Hook-WrapSub
requires:
  Exporter: '0'
  Symbol: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  homepage: https://github.com/neilb/Hook-WrapSub
  repository: https://github.com/neilb/Hook-WrapSub.git
version: '0.07'