The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Smart matching utilities'
author:
  - 'Leon Timmermans <leont@cpan.org>'
build_requires:
  Test::More: '0.88'
configure_requires:
  Module::Build::Tiny: '0.039'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Smart-Match
provides:
  Smart::Match:
    file: lib/Smart/Match.pm
    version: '0.008'
  Smart::Match::Overload:
    file: lib/Smart/Match/Overload.pm
    version: '0.008'
requires:
  Carp: '0'
  List::Util: '1.33'
  Scalar::Util: '0'
  Sub::Exporter::Progressive: '0'
  XSLoader: '0'
  constant: '0'
  experimental: '0'
  overload: '0'
  perl: '5.010001'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Smart-Match
  repository: git://github.com/Leont/smart-match.git
version: '0.008'
x_contributors:
  - 'Leon Timmermans <fawaka@gmail.com>'
  - 'Yanick Champoux <yanick@babyl.dyndns.org>'
  - 'Yuval Kogman <nothingmuch@woobling.org>'