{
   "abstract" : "unofficial interface to the efa.vrr.de German itinerary service",
   "author" : [
      "Copyright (C) 2009-2021 by Birte Kristina Friesel E<lt>derf@finalrewind.orgE<gt>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4234",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Travel-Routing-DE-VRR",
   "prereqs" : {
      "build" : {
         "requires" : {
            "File::Slurp" : "0",
            "Test::Compile" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0",
            "Test::Pod" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Accessor" : "0",
            "Exception::Class" : "0",
            "Getopt::Long" : "0",
            "LWP::Protocol::https" : "0",
            "LWP::UserAgent" : "0",
            "List::Util" : "0",
            "XML::LibXML" : "0",
            "perl" : "v5.10.1"
         }
      }
   },
   "provides" : {
      "Travel::Routing::DE::EFA" : {
         "file" : "lib/Travel/Routing/DE/EFA.pm",
         "version" : "2.23"
      },
      "Travel::Routing::DE::EFA::Route" : {
         "file" : "lib/Travel/Routing/DE/EFA/Route.pm",
         "version" : "2.23"
      },
      "Travel::Routing::DE::EFA::Route::Message" : {
         "file" : "lib/Travel/Routing/DE/EFA/Route/Message.pm",
         "version" : "2.23"
      },
      "Travel::Routing::DE::EFA::Route::Part" : {
         "file" : "lib/Travel/Routing/DE/EFA/Route/Part.pm",
         "version" : "2.23"
      },
      "Travel::Routing::DE::VRR" : {
         "file" : "lib/Travel/Routing/DE/VRR.pm",
         "version" : "2.23"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/derf/Travel-Routing-DE-VRR"
      }
   },
   "version" : "2.23",
   "x_serialization_backend" : "JSON::PP version 4.16"
}