File: META.yml

package info (click to toggle)
libtest-differences-perl 0.71-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 192 kB
  • sloc: perl: 498; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 808 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
---
abstract: 'Test strings and data structures and show differences if not ok'
author:
  - 'David Cantrell <david@cantrell.org.uk>'
build_requires:
  ExtUtils::MakeMaker: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.66, CPAN::Meta::Converter version 2.150010'
license: unknown
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Test-Differences
no_index:
  directory:
    - t
    - inc
requires:
  Capture::Tiny: '0.24'
  Data::Dumper: '2.126'
  Test::More: '0.88'
  Text::Diff: '1.43'
resources:
  bugtracker: https://github.com/DrHyde/Test-Differences/issues
  repository: https://github.com/DrHyde/Test-Differences
version: '0.71'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'