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 39 40 41 42 43 44 45 46 47 48 49 50 51
|
---
abstract: 'simplified clone of smartmatch operator'
author:
- 'Toby Inkster (TOBYINK) <tobyink@cpan.org>'
build_requires:
Test::Fatal: '0'
Test::More: '0.96'
configure_requires:
ExtUtils::MakeMaker: '6.17'
dynamic_config: 1
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010'
keywords: []
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: match-simple
no_index:
directory:
- eg
- examples
- inc
- t
- xt
optional_features: {}
provides:
match::simple:
file: lib/match/simple.pm
version: '0.012'
match::simple::sugar:
file: lib/match/simple/sugar.pm
version: '0.012'
match::smart:
file: lib/match/smart.pm
version: '0.012'
recommends:
match::simple::XS: '0.002'
requires:
Exporter::Tiny: '0.026'
List::Util: '1.33'
Scalar::Util: '0'
Sub::Infix: '0.004'
perl: '5.006001'
resources:
Identifier: http://purl.org/NET/cpan-uri/dist/match-simple/project
bugtracker: https://github.com/tobyink/p5-match-simple/issues
homepage: https://metacpan.org/release/match-simple
license: http://dev.perl.org/licenses/
repository: git://github.com/tobyink/p5-match-simple.git
version: '0.012'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
|