Download List

專案描述

efa is a command line client for the http://efa.vrr.de/ Web interface. It can request itineraries based on various parameters, such as date/time, preferred train types, or a more precise route. Note that this software is not really useful if you're living outside of Germany.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-18 23:56
1.06

This release fixes a dependency mismatch. efa claimed to require WWW::Mechanize, but in fact only uses LWP::UserAgent.

2011-07-18 20:23
1.05

This release fixes the connection error handler in efa and a few documentation problems.

2011-06-30 00:45
1.04

The --{foo}-type options have been removed; use --{foo} <city> <type>:<stop> instead. This release introduces the Perl module Travel::Routing::DE::VRR, which acts as backend for efa. It can also be used by other Perl programs. This adds the dependencies Class::Accessor and Exception::Class.

2010-06-07 01:40
1.3

The parser was rewritten (again) to use XML::LibXML, leading to a huge performance improvement compared to efa 1.2. Detection for efa.vrr.de error messages was improved.

2010-06-06 16:35
1.2

The parser was rewritten to use HTML::TreeBuilder::XPath. This includes an adjustment for a recent efa.vrr.de interface change.

Project Resources