summaryrefslogtreecommitdiff
path: root/META.yml
blob: 7e57d59840ade7b56bb1b5f1487658f98af55e9c (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
27
28
29
---
abstract: 'Keyed-Hashing for Message Authentication'
author:
  - 'Andrew Rodland <arodland@cpan.org>'
build_requires: {}
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, 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: Digest-HMAC
no_index:
  directory:
    - t
requires:
  Digest::MD5: '2'
  Digest::SHA: '1'
  perl: '5.004'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Digest-HMAC
  homepage: http://metacpan.org/release/Digest-HMAC
  license: http://dev.perl.org/licenses/
  repository: git://github.com/arodland/Digest-HMAC.git
version: '1.04'
x_authority: cpan:ARODLAND
x_serialization_backend: 'YAML::Tiny version 1.70'