The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "unofficial interface to the efa.vrr.de German itinerary service",
   "author" : [
      "Copyright (C) 2009-2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4214",
   "license" : [
      "unrestricted"
   ],
   "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::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.13"
      },
      "Travel::Routing::DE::EFA::Route" : {
         "file" : "lib/Travel/Routing/DE/EFA/Route.pm",
         "version" : "2.13"
      },
      "Travel::Routing::DE::EFA::Route::Message" : {
         "file" : "lib/Travel/Routing/DE/EFA/Route/Message.pm",
         "version" : "2.13"
      },
      "Travel::Routing::DE::EFA::Route::Part" : {
         "file" : "lib/Travel/Routing/DE/EFA/Route/Part.pm",
         "version" : "2.13"
      },
      "Travel::Routing::DE::VRR" : {
         "file" : "lib/Travel/Routing/DE/VRR.pm",
         "version" : "2.13"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "url" : "https://github.com/derf/Travel-Routing-DE-VRR"
      }
   },
   "version" : "2.13",
   "x_serialization_backend" : "JSON::PP version 2.27203"
}