The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Core library as Role (Moo) to process map data.",
   "author" : [
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Map-Tube",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "1.001014"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Map::Tube::Exception" : "3.06",
            "Module::Pluggable" : "5.1",
            "Moo" : "2.000000",
            "Moo::Role" : "2.000000",
            "Role::Tiny" : "2.000000",
            "Throwable" : "0",
            "XML::Twig" : "3.48",
            "namespace::clean" : "0.24",
            "overload" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Map::Tube" : {
         "file" : "lib/Map/Tube.pm",
         "version" : "3.12"
      },
      "Map::Tube::Line" : {
         "file" : "lib/Map/Tube/Line.pm",
         "version" : "3.12"
      },
      "Map::Tube::Node" : {
         "file" : "lib/Map/Tube/Node.pm",
         "version" : "3.12"
      },
      "Map::Tube::Pluggable" : {
         "file" : "lib/Map/Tube/Pluggable.pm",
         "version" : "3.12"
      },
      "Map::Tube::Route" : {
         "file" : "lib/Map/Tube/Route.pm",
         "version" : "3.12"
      },
      "Map::Tube::Table" : {
         "file" : "lib/Map/Tube/Table.pm",
         "version" : "3.12"
      },
      "Map::Tube::Utils" : {
         "file" : "lib/Map/Tube/Utils.pm",
         "version" : "3.12"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Manwar/Map-Tube.git",
         "web" : "https://github.com/Manwar/Map-Tube"
      }
   },
   "version" : "3.12"
}