File: META.yml

package info (click to toggle)
libsyntax-infix-smartmatch-perl 0.011-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 676 kB
  • sloc: perl: 52; makefile: 3
file content (38 lines) | stat: -rw-r--r-- 1,042 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
35
36
37
38
---
abstract: 'Smartmatch done right'
author:
  - 'Leon Timmermans <leont@cpan.org>'
build_requires:
  Test::More: '0'
configure_requires:
  Dist::Build: '0.019'
  Dist::Build::XS: '0'
  Dist::Build::XS::Import: '0'
  XS::Parse::Infix: '0.43'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.032, 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-Infix-Smartmatch
provides:
  Syntax::Infix::Smartmatch:
    file: lib/Syntax/Infix/Smartmatch.pm
    version: '0.011'
requires:
  XSLoader: '0'
  constant: '0'
  overload: '0'
  perl: '5.014'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/Leont/syntax-infix-smartmatch/issues
  repository: git://github.com/Leont/syntax-infix-smartmatch.git
version: '0.011'
x_contributors:
  - 'Leon Timmermans <fawaka@gmail.com>'
x_generated_by_perl: v5.40.1
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'