File: META.yml

package info (click to toggle)
libyaml-shell-perl 0.71-2.1
  • links: PTS
  • area: main
  • in suites: bookworm, sid
  • size: 108 kB
  • sloc: perl: 283; makefile: 38
file content (32 lines) | stat: -rw-r--r-- 792 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
30
31
32
---
abstract: 'The YAML Test Shell for Perl5'
author:
  - 'Ingy döt Net <ingy@cpan.org>'
build_requires: {}
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: YAML-Shell
no_index:
  directory:
    - example
    - inc
    - t
    - xt
requires:
  YAML: '0'
  YAML::Syck: '0'
  YAML::Tiny: '0'
  YAML::XS: '0'
  perl: v5.8.1
resources:
  bugtracker: https://github.com/ingydotnet/yaml-shell-pm/issues
  homepage: https://github.com/ingydotnet/yaml-shell-pm
  repository: https://github.com/ingydotnet/yaml-shell-pm.git
version: '0.71'
x_serialization_backend: 'YAML::Tiny version 1.69'