File: META.yml

package info (click to toggle)
libdata-rmap-perl 0.65-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 136 kB
  • sloc: perl: 322; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 704 bytes parent folder | download | duplicates (2)
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: 'recursive map, apply a block to a data structure'
author:
  - 'Brad Bowman E<lt>rmap@bereft.netE<gt>'
build_requires: {}
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: Data-Rmap
provides:
  Data::Rmap:
    file: lib/Data/Rmap.pm
    version: '0.65'
requires:
  Scalar::Util: '0'
  Test::Exception: '0'
resources:
  license: http://dev.perl.org/licenses/
  repository: https://github.com/bowman/Data-Rmap
version: '0.65'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'