File: META.yml

package info (click to toggle)
libsyntax-operator-is-perl 0.02-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 128 kB
  • sloc: perl: 108; makefile: 3
file content (31 lines) | stat: -rw-r--r-- 849 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
---
abstract: 'match operator using L<Data::Checks> constraints'
author:
  - 'Paul Evans <leonerd@leonerd.org.uk>'
build_requires:
  ExtUtils::CBuilder: '0'
  Test2::V0: '0'
configure_requires:
  Data::Checks::Builder: '0.06'
  Module::Build: '0.4004'
  XS::Parse::Infix::Builder: '0.43'
dynamic_config: 1
generated_by: 'Module::Build version 0.4234, 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: Syntax-Operator-Is
provides:
  Syntax::Operator::Is:
    file: lib/Syntax/Operator/Is.pm
    version: '0.02'
requires:
  Data::Checks: '0.06'
  XS::Parse::Infix: '0.43'
  perl: '5.014'
resources:
  IRC: irc://irc.perl.org/#io-async
  license: http://dev.perl.org/licenses/
version: '0.02'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'