summaryrefslogtreecommitdiff
AgeCommit message (Expand)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