summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2014-10-08version bump2.08Daniel Friesel-8/+8
2014-08-17Add shortname to EFA service listDaniel Friesel-36/+57
2014-08-14update additional typos in the documentationDaniel Friesel-6/+6
2014-08-12Fix typos (patch by gregoa)Daniel Friesel-1/+1
2014-08-08version bump2.07Daniel Friesel-8/+8
2014-08-03add --discover option and get_efa_urls methodDaniel Friesel-0/+51
2014-08-03support EFA services which do not set itdDateTimeTargetDaniel Friesel-0/+7
2014-08-03add more EFA entry pointsDaniel Friesel-1/+26
2014-08-02version bump2.06Daniel Friesel-8/+8
2014-07-26fix exclude / --exclude bugDaniel Friesel-5/+9
2014-03-05perltidyDaniel Friesel-3/+1
2014-03-05Route/Part.pm: add {arrival,departure}_{route,station}maps accessorsDaniel Friesel-19/+107
2014-03-03version bump to 2.052.05Daniel Friesel-8/+8
2014-03-03add -f/--full-route option (show all interemdiate stops)Daniel Friesel-1/+4
2014-03-02Add option to specify maximum number of connectionsDaniel Friesel-0/+19
2014-02-27rename XML specific functions to ..._xmlDaniel Friesel-10/+10
2014-01-18add efa-url support to efa scriptDaniel Friesel-6/+6
2014-01-16Move EFA logic to ::EFA, just set URL in ::VRRDaniel Friesel-804/+939
2014-01-12Add an exception class for EFA backend errors, pass provided messageDaniel Friesel-2/+11
2014-01-12Improve unparsable route data error message, and two-way trips to limitationsDaniel Friesel-2/+2
2014-01-07version bump2.04Daniel Friesel-10/+10
2014-01-07efa / VRR.pm: Handle UTF8 / decoded input with non-ASCII charsDaniel Friesel-1/+4
2013-07-04fix smartmatch warnings on perl >= 5.0182.03Daniel Friesel-6/+8
2013-04-10release v2.022.02Daniel Friesel-6/+6
2013-04-09respect proxy environment variablesRoland Hieber-0/+1
2012-01-29Mention WWW::EFA in documentationDaniel Friesel-0/+2
2012-01-26Release v2.012.01Daniel Friesel-6/+6
2012-01-26Route/Part.pm: Fix departure_stop_and_platform (closes github #3)Daniel Friesel-1/+1
2011-12-11Release v2.002.00Daniel Friesel-7/+7
2011-12-04Route/Part: _stop_and_platform: Only concatenate if platform is non-emptyDaniel Friesel-3/+12
2011-12-03note that ->via does not work reliably, remove it from bin/efaDaniel Friesel-1/+8
2011-11-29Route/Part.pm: Fix typo in viaDaniel Friesel-1/+1
2011-11-29add tests for XML parsingDaniel Friesel-0/+18
2011-11-29documentationDaniel Friesel-32/+77
2011-11-29Fix display and parsing of delay connectionsDaniel Friesel-17/+37
2011-11-28Initial support for intermediate stops (via -E -E). will be cleaned up tomorrowDaniel Friesel-0/+29
2011-11-28cleanupDaniel Friesel-57/+71
2011-11-28efa: Add -E option to display total route time and ticket class/priceDaniel Friesel-4/+20
2011-11-28Fix extra info displayDaniel Friesel-5/+15
2011-11-28Re-add error checkingDaniel Friesel-40/+47
2011-11-28start switching from HTML to XML mode (parsing works fine, todo: error detect...Daniel Friesel-120/+90
2011-09-20VRR.pm: Fix spelling mistake (inofficial -> unofficial)Daniel Friesel-1/+1
2011-09-17Release v1.061.06Daniel Friesel-6/+6
2011-07-17Release v1.051.05Daniel Friesel-6/+6
2011-06-29Documentation: It's Travel::Routing, not Travel::Status >_>Daniel Friesel-3/+3
2011-06-29Release v1.04 (about time)1.04Daniel Friesel-7/+7
2011-06-29Minor code style adjustment (no parens after accessors)Daniel Friesel-8/+8
2011-06-29Update BUGS AND LIMITATIONSDaniel Friesel-2/+0
2011-06-29Further documentation fixesDaniel Friesel-6/+6
2011-06-28VRR.pm: Update SYNOPSISDaniel Friesel-4/+2