The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
abstract: 'Lightweight Routing Framework.'
author:
  - 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
build_requires:
  Test::More: '1.001014'
configure_requires:
  ExtUtils::MakeMaker: '0'
  File::ShareDir::Install: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150005'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Map-Tube
no_index:
  directory:
    - t
    - inc
provides:
  Map::Tube:
    file: lib/Map/Tube.pm
    version: '3.44'
  Map::Tube::Line:
    file: lib/Map/Tube/Line.pm
    version: '3.44'
  Map::Tube::Node:
    file: lib/Map/Tube/Node.pm
    version: '3.44'
  Map::Tube::Pluggable:
    file: lib/Map/Tube/Pluggable.pm
    version: '3.44'
  Map::Tube::Route:
    file: lib/Map/Tube/Route.pm
    version: '3.44'
  Map::Tube::Table:
    file: lib/Map/Tube/Table.pm
    version: '3.44'
  Map::Tube::Types:
    file: lib/Map/Tube/Types.pm
    version: '3.44'
  Map::Tube::Utils:
    file: lib/Map/Tube/Utils.pm
    version: '3.44'
requires:
  File::Basename: '2.6'
  File::Share: '0.25'
  JSON: '2.90'
  Map::Tube::Exception: '3.13'
  Module::Pluggable: '5.1'
  Moo: '2.000000'
  Moo::Role: '2.000000'
  MooX::Options: '4.023'
  Role::Tiny: '2.000000'
  Throwable: '0'
  Type::Tiny: '1.000005'
  XML::Parser: '2.23'
  XML::Twig: '3.48'
  namespace::autoclean: '0.28'
  overload: '0'
  perl: '5.006'
resources:
  repository: https://github.com/manwar/Map-Tube.git
version: '3.44'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'