Commit 4b7ded50 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Update Changelog and README

parent 5551da62
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
git HEAD

    * Remove --foo-type options, use --to city type:stop etc. instead
    * Introducing Net::Travel::DE::VRR
    * New dependency: Class::Accessor
    * Introducing Travel::Routing::DE::VRR
    * New dependencies: Class::Accessor, Exception::Class

efa 1.3 - Sun Jun 6 2010

+20 −14
Original line number Diff line number Diff line
efa - inofficial efa.vrr.de commandline client
efa - unofficial efa.vrr.de command line client
-----------------------------------------------

* <http://finalrewind.org/projects/efa/>


Dependencies
------------

 * perl version 5.10 or newer
 * Class::Accessor
 * Exception::Class
 * XML::LibXML
 * WWW::Mechanize

Requires:
 - perl version 5.10 or newer
 - The perl modules WWW::Mechanize and XML::LibXML

Installation
------------

> perl Build.PL
> ./Build
> ./Build test
> sudo ./Build install
$ perl Build.PL
$ ./Build
$ sudo ./Build install

See also the Module::Build documentation.

Extra modules required for testing:
 - Test::Command
 - Test::Compile
 - Test::More
 - Test::Pod
 - Test::Synopsis
You can then run 'man Travel::Routing::DE::VRR'.
This distribution also ships the script 'efa', see 'man efa'.