summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2020-06-13store more message detailsDaniel Friesel-9/+35
2020-06-13Result: Add operator accessorDaniel Friesel-2/+11
2020-06-06Release v3.013.01Daniel Friesel-8/+8
2020-06-05Support backends which recently switched to 4-digit yearsDaniel Friesel-1/+5
2020-05-09Release v3.00 (backwards-incompatible Result->date/datetime/time changes)3.00Daniel Friesel-8/+8
2020-05-08Documentation updatesDaniel Friesel-3/+15
2020-05-07Result: Report real time by defaultDaniel Friesel-14/+29
2020-05-03Release v2.052.05Daniel Friesel-8/+8
2020-05-03Use HTTPS for services, remove BVG and SBB for nowDaniel Friesel-29/+34
2018-12-30Release v2.042.04Daniel Friesel-8/+8
2018-09-28Handle invalid XML returned by VBB backendDaniel Friesel-1/+1
2017-12-16Release v2.032.03Daniel Friesel-8/+8
2017-12-16Fix DB backend (now uses HTTPS)Daniel Friesel-2/+2
2017-01-08vesion bump2.02Daniel Friesel-12/+12
2017-01-08Bump minimum perl version to 5.14 (older ones have odd RE issues)Daniel Friesel-4/+4
2015-12-21documentationDaniel Friesel-0/+18
2015-12-21Result: Add ->datetime, ->countdown and ->countdown_sec accessorsDaniel Friesel-1/+35
2015-10-10version bump2.01Daniel Friesel-8/+8
2015-10-10Result: Fix type and line_no accessors ({train} does not always have a separa...Daniel Friesel-2/+16
2015-10-10documentationDaniel Friesel-0/+7
2015-10-10add line_no / train_no accessorsDaniel Friesel-0/+15
2015-10-09fix type accessorDaniel Friesel-1/+1
2015-09-25release v2.002.00Daniel Friesel-8/+8
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-1/+1
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-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-11/+10
2015-09-22perlcriticDaniel Friesel-1/+2
2015-09-21DeutscheBahn.pm: Fix names in manualDaniel Friesel-4/+4
2015-09-20result->info: return undef if no info is availableDaniel Friesel-5/+3
2015-09-20HAFAS: Remove routeinfo extraction, it isn't used anymoreDaniel Friesel-14/+11
2015-09-18Handle delayReason=" "Daniel Friesel-0/+5
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-17documentation updatesDaniel Friesel-43/+15
2015-09-17fix copyright yearsDaniel Friesel-1/+1
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-14hafas-m documentation and -m help error handlingDaniel Friesel-3/+4
2015-09-14HAFAS/hafas-m: Add StopFinder supportDaniel Friesel-2/+32
2015-09-14add HAFAS StopFinder moduleDaniel Friesel-0/+205