File: META.yml

package info (click to toggle)
libhash-storediterator-perl 0.008-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 304 kB
  • sloc: perl: 143; makefile: 3
file content (29 lines) | stat: -r--r--r-- 826 bytes parent folder | download | duplicates (3)
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: 'Functions for accessing a hashes internal iterator.'
author:
  - 'Chad Granum <exodist7@gmail.com>'
build_requires:
  ExtUtils::CBuilder: '0'
  ExtUtils::ParseXS: '3.15'
  Test2::Bundle::Extended: '0'
  Test2::Tools::Spec: '0'
configure_requires:
  Module::Build: '0.42'
dynamic_config: 1
generated_by: 'Module::Build version 0.4218, 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: Hash-StoredIterator
provides:
  Hash::StoredIterator:
    file: lib/Hash/StoredIterator.pm
    version: '0.008'
requires:
  perl: v5.10.0
resources:
  license: http://dev.perl.org/licenses/
  repository: https://github.com/exodist/Hash-StoredIterator
version: '0.008'
x_serialization_backend: 'CPAN::Meta::YAML version 0.012'