The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'map url path to handler sub and vice versa'
author:
  - 'Alex Efros <powerman@cpan.org>'
build_requires:
  Test::Exception: '0'
  Test::More: '0'
configure_requires:
  Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.18, Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: CGI-Easy-URLconf
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  CGI::Easy::URLconf:
    file: lib/CGI/Easy/URLconf.pm
    version: v2.0.1
requires:
  Export::Attrs: '0'
  URI::Escape: '0'
  perl: '5.010001'
resources:
  bugtracker: https://github.com/powerman/perl-CGI-Easy-URLconf/issues
  homepage: https://github.com/powerman/perl-CGI-Easy-URLconf
  repository: https://github.com/powerman/perl-CGI-Easy-URLconf.git
version: v2.0.1
x_serialization_backend: 'YAML::Tiny version 1.73'