File: META.yml

package info (click to toggle)
libdevel-overloadinfo-perl 0.005-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 124 kB
  • sloc: perl: 218; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 885 bytes parent folder | download
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
33
34
---
abstract: 'introspect overloaded operators'
author:
  - 'Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>'
build_requires:
  Test::Fatal: '0'
  Test::More: '0.88'
  parent: '0'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.009, 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: Devel-OverloadInfo
requires:
  Exporter: '5.57'
  MRO::Compat: '0'
  Package::Stash: '0.14'
  Scalar::Util: '0'
  Sub::Identify: '0'
  overload: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Devel-OverloadInfo
  repository: git://github.com/ilmari/Devel-OverloadInfo.git
version: '0.005'
x_serialization_backend: 'YAML::Tiny version 1.70'