summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2015-09-25release v2.002.00Daniel Friesel-11/+11
2015-09-25perlcriticDaniel Friesel-1/+1
2015-09-25perltidyDaniel Friesel-1/+1
2015-09-25also, commentsDaniel Friesel-0/+4
2015-09-25stopfinder: add language constructor argument to documentationDaniel Friesel-0/+7
2015-09-24bugs and limitationsDaniel Friesel-2/+2
2015-09-24fix -m checkDaniel Friesel-1/+1
2015-09-24hafas-m: print warning when combining -m and -uDaniel Friesel-0/+5
2015-09-24more TODOs I guessDaniel Friesel-0/+4
2015-09-24fix defined-check for $infoDaniel Friesel-2/+2
2015-09-24turns out delayReason holds more data than anticipatedDaniel Friesel-5/+11
2015-09-24hafas-m: do not forget space before info/delay lineDaniel Friesel-1/+1
2015-09-22HAFAS.pm: Pass developer_mode option on to StopFinder constructorDaniel Friesel-0/+1
2015-09-22StopFinder: Return data with proper encodingDaniel Friesel-2/+3
2015-09-22get_(active_)service: return hashrefs after all, not hashesDaniel Friesel-14/+13
2015-09-22perlcriticDaniel Friesel-3/+5
2015-09-21DeutscheBahn.pm: Fix names in manualDaniel Friesel-4/+4
2015-09-20result->info: return undef if no info is availableDaniel Friesel-5/+5
2015-09-20HAFAS: Remove routeinfo extraction, it isn't used anymoreDaniel Friesel-14/+11
2015-09-18Handle delayReason=" "Daniel Friesel-0/+5
2015-09-18hafas-m: fix -m helpDaniel Friesel-3/+6
2015-09-17StopFinder: document lwp_options parameterDaniel Friesel-0/+5
2015-09-17StopFinder: Re-use HAFAS.pm User Agent if possibleDaniel Friesel-7/+10
2015-09-17prepare for v2.00 releaseDaniel Friesel-2/+33
2015-09-17documentation updatesDaniel Friesel-43/+15
2015-09-17fix copyright yearsDaniel Friesel-2/+2
2015-09-17hafas-m: update SYNOPSISDaniel Friesel-2/+2
2015-09-16HAFAS: error handling for get_(active_)serviceDaniel Friesel-7/+12
2015-09-16HAFAS->new: Die if an unknown service is requestedDaniel Friesel-0/+4
2015-09-16DeutscheBahn: Use correct service nameDaniel Friesel-1/+1
2015-09-16Updates HAFAS.pm documentationDaniel Friesel-19/+69
2015-09-15add remaining stopfinder urlsDaniel Friesel-6/+14
2015-09-15hafas-m: UTF-8 support for input (especially for the ÖBB service...)Daniel Friesel-1/+5
2015-09-14hafas-m documentation and -m help error handlingDaniel Friesel-14/+37
2015-09-14HAFAS/hafas-m: Add StopFinder supportDaniel Friesel-2/+45
2015-09-14add HAFAS StopFinder moduleDaniel Friesel-0/+205
2015-09-12HAFAS: Fix NVV fixup regexDaniel Friesel-1/+1
2015-09-12add some more backends (taken from Öffi / public-transport-enabler source)Daniel Friesel-6/+44
2015-09-12HAFAS.pm: improve NVV fixup regex (thanks penma)Daniel Friesel-7/+1
2015-09-12add NVV (with fugly fixups for broken XML-ish data)Daniel Friesel-4/+19
2015-09-12HAFAS.pm: remove debug output (no longer needed)Daniel Friesel-2/+0
2015-09-11hafas-m: document new -m / --mot behaviourDaniel Friesel-17/+9
2015-09-11exclusive _and_ inclusive mots \o/Daniel Friesel-30/+53
2015-09-11add -m help / -m list supportDaniel Friesel-0/+20
2015-09-11re-add mot support (basics at least)Daniel Friesel-11/+30
2015-09-10add BVG and NASA servicesDaniel Friesel-3/+13
2015-09-10hafas-m: Correctly display negative delays (yes, they do happen)Daniel Friesel-1/+1
2015-09-10add -s/-u supportDaniel Friesel-8/+18
2015-09-10add service listDaniel Friesel-10/+33
2015-09-09Squashed commit of the following:Daniel Friesel-3427/+686
commit 73bb123b4a90dab9a08fa38555f0cd4afcdf3740 Author: Daniel Friesel <derf@finalrewind.org> Date: Wed Sep 9 21:08:51 2015 +0200 remove outdated and now unused tests commit 3f35ba0001aaff49a7b10acfaa83303b354c162a Author: Daniel Friesel <derf@finalrewind.org> Date: Wed Sep 9 21:07:34 2015 +0200 documentation for ::DeutscheBahn commit f4c66605dcbffedbb558ca66c5032e5252011244 Author: Daniel Friesel <derf@finalrewind.org> Date: Wed Sep 9 21:03:31 2015 +0200 re-add deutschebahn module commit 41b505bc98d4b25a7ca15465fe0bbee6c3708e9e Author: Daniel Friesel <derf@finalrewind.org> Date: Tue Sep 8 18:31:22 2015 +0200 more documentation updates commit edf7b5fbd8175b4b53735859b2a961fe6ab8cf49 Author: Daniel Friesel <derf@finalrewind.org> Date: Sun Sep 6 18:48:09 2015 +0200 improve delay and delayReason handling commit c4e9121a181de9d800226ab6fccca8abb8b14705 Author: Daniel Friesel <derf@finalrewind.org> Date: Sun Sep 6 18:22:23 2015 +0200 HAFAS.pm: Code cleanup commit edae36b16ecc5e1fa0adbece954bb348ce37e9a0 Author: Daniel Friesel <derf@finalrewind.org> Date: Sun Sep 6 13:31:46 2015 +0200 add devmode option commit f7a60ae80e59a129aae77b276925f80d7430c259 Author: Daniel Friesel <derf@finalrewind.org> Date: Sun Sep 6 01:18:28 2015 +0200 support for platform changes commit 6876d56e6dd22065c342fe1fbf42f9fcf7f3d457 Author: Daniel Friesel <derf@finalrewind.org> Date: Thu Aug 20 20:01:24 2015 +0200 documentation: DeutscheBahn -> HAFAS commit 73706f0150bd0fb9c11d2b8be89204bfd4b03235 Author: Daniel Friesel <derf@finalrewind.org> Date: Thu Aug 20 19:54:12 2015 +0200 routes and route_info are not supported here commit af8a541fd1f03131a9cd39a5548188dbc09b266a Author: Daniel Friesel <derf@finalrewind.org> Date: Thu Aug 20 19:50:35 2015 +0200 documentationfoo commit ff3f2298c7be86bb7b672359f54c39588706673e Author: Daniel Friesel <derf@finalrewind.org> Date: Thu Aug 20 19:14:30 2015 +0200 rename db-ris to hafas-m commit 754fda9974e20ee630a3a3386d6ff7c42468ca46 Author: Daniel Friesel <derf@finalrewind.org> Date: Thu Aug 20 17:18:12 2015 +0200 add support for cancelled trains and delay reasons commit f860183613ee7818a2f448e8c40bbbdb95c6180a Author: Daniel Friesel <derf@finalrewind.org> Date: Wed Aug 19 15:19:54 2015 +0200 add info message support commit 17eda1d00cdbf98a04dbbe7d3ff89c6833af016d Author: Daniel Friesel <derf@finalrewind.org> Date: Sun Aug 16 18:00:05 2015 +0200 initial hafas api support