File: META.yml

package info (click to toggle)
libdata-structure-util-perl 0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 212 kB
  • ctags: 29
  • sloc: perl: 862; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 700 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
27
28
29
30
---
abstract: 'Change nature of data within a structure'
author:
  - 'Andy Armstrong <andy@hexten.net>'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::More: '0'
  Test::Pod: '0'
  Test::Simple: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.141170'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Data-Structure-Util
no_index:
  directory:
    - t
    - inc
requires:
  Digest::MD5: '0'
  Scalar::Util: '1.01'
  Storable: '0'
  perl: '5.008'
resources:
  repository: https://github.com/AndyA/Data--Structure--Util
version: '0.16'