File: META.yml

package info (click to toggle)
libtest-hexstring-perl 0.03-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: perl: 98; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 570 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
---
abstract: 'test binary strings with hex dump diagnostics'
author:
  - 'Paul Evans <leonerd@leonerd.org.uk>'
build_requires:
  Test::Builder::Tester: 0
  Test::More: 0
dynamic_config: 1
generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 2.112150'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Test-HexString
provides:
  Test::HexString:
    file: lib/Test/HexString.pm
    version: 0.03
requires:
  Test::Builder: 0
resources:
  license: http://dev.perl.org/licenses/
version: 0.03