summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2014-08-08version bump2.07Daniel Friesel-2/+2
2014-08-08efa(1): add other EFA services to descriptionDaniel Friesel-2/+5
2014-08-06efa(1): --post is not supportedDaniel Friesel-8/+0
2014-08-03efa: add --auto-url / --discover-and-print optionDaniel Friesel-27/+43
2014-08-03add --discover option and get_efa_urls methodDaniel Friesel-0/+41
2014-08-02version bump2.06Daniel Friesel-2/+2
2014-07-26fix exclude / --exclude bugDaniel Friesel-0/+4
2014-03-05efa: add -m, --maps optionDaniel Friesel-3/+23
2014-03-03version bump to 2.052.05Daniel Friesel-2/+2
2014-03-03add -f/--full-route option (show all interemdiate stops)Daniel Friesel-0/+13
2014-03-02Add option to specify maximum number of connectionsDaniel Friesel-0/+7
2014-01-18add efa-url support to efa scriptDaniel Friesel-5/+17
2014-01-16Move EFA logic to ::EFA, just set URL in ::VRRDaniel Friesel-8/+8
2014-01-12Add an exception class for EFA backend errors, pass provided messageDaniel Friesel-2/+2
2014-01-12Improve unparsable route data error message, and two-way trips to limitationsDaniel Friesel-1/+8
2014-01-07version bump2.04Daniel Friesel-5/+5
2014-01-07Decode all arguments (thanks mxey)Daniel Friesel-5/+2
2014-01-07efa / VRR.pm: Handle UTF8 / decoded input with non-ASCII charsDaniel Friesel-0/+7
2013-07-04fix smartmatch warnings on perl >= 5.0182.03Daniel Friesel-2/+4
2013-06-03replace obsolete homelinux.org domainDaniel Friesel-2/+2
2013-04-10release v2.022.02Daniel Friesel-2/+2
2012-06-02efa: Align dashes with destination columnDaniel Friesel-1/+1
2012-01-26Release v2.012.01Daniel Friesel-4/+19
2011-12-11Release v2.002.00Daniel Friesel-2/+2
2011-12-03note that ->via does not work reliably, remove it from bin/efaDaniel Friesel-7/+1
2011-11-29add tests for XML parsingDaniel Friesel-1/+1
2011-11-29Fix display and parsing of delay connectionsDaniel Friesel-23/+35
2011-11-28Initial support for intermediate stops (via -E -E). will be cleaned up tomorrowDaniel Friesel-3/+12
2011-11-28cleanupDaniel Friesel-12/+7
2011-11-28efa: Add -E option to display total route time and ticket class/priceDaniel Friesel-1/+20
2011-11-28start switching from HTML to XML mode (parsing works fine, todo: error detect...Daniel Friesel-5/+7
2011-09-17Release v1.061.06Daniel Friesel-2/+2
2011-09-08Documentation / Build.PL: WWW::Mechanize is no longer requiredDaniel Friesel-2/+2
2011-07-17Release v1.051.05Daniel Friesel-2/+2
2011-07-06efa: Fix Travel::Routing::DE::VRR::Exception::Net handlerDaniel Friesel-1/+1
2011-06-29Documentation: It's Travel::Routing, not Travel::Status >_>Daniel Friesel-1/+1
2011-06-29Release v1.04 (about time)1.04Daniel Friesel-2/+2
2011-06-29Minor code style adjustment (no parens after accessors)Daniel Friesel-3/+3
2011-06-29efa: Handle more setup errorsDaniel Friesel-2/+7
2011-06-29efa: Show help upon Getopt::Long error as wellDaniel Friesel-6/+8
2011-06-29efa(1): Update EXIT STATUSDaniel Friesel-4/+7
2011-06-29Update BUGS AND LIMITATIONSDaniel Friesel-4/+1
2011-06-29efa: Add little help text, do not launch perldoc on --helpDaniel Friesel-3/+10
2011-06-28VRR.pm: Add Travel::Routing::DE::VRR::Exception base classDaniel Friesel-2/+3
2011-06-28Try Exception::ClassDaniel Friesel-19/+89
2011-06-28bin/efa: Actually use Travel::Routing, not Net::Travel...Daniel Friesel-2/+2
2011-05-31Fix efa --ignore-info to allow the argument to be omittedDaniel Friesel-9/+13
2011-05-25efa(1): Note that it works all over germanyDaniel Friesel-0/+3
2011-05-24VRR.pm: Change new() key namesDaniel Friesel-13/+13
2011-05-23Eliminate $efa->parse(), include it in $efa->submit()Daniel Friesel-4/+0