summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/DBWagenreihung.pm
AgeCommit message (Expand)AuthorLines
2019-06-23release v0.02Daniel Friesel-2/+2
2019-06-23->direction: Compute direction if necessaryDaniel Friesel-0/+6
2019-06-23train_number and departure are not needed when using from_jsonDaniel Friesel-2/+2
2019-06-20Allow JSON input to be passed to constructorDaniel Friesel-7/+12
2019-05-31initial release0.01Daniel Friesel-2/+2
2019-05-19check if wagons have invalid positionsDaniel Friesel-8/+35
2019-04-06set errstr when receiving an empty responseDaniel Friesel-0/+7
2019-04-06Rename ->error to ->errstrDaniel Friesel-2/+2
2019-04-06wagons: Do not crash on empty responseDaniel Friesel-1/+1
2019-01-19Document Travel::StatuS::DE::DBWagenreihungDaniel Friesel-0/+169
2019-01-05destinations: Show sections for each destinationDaniel Friesel-1/+9
2019-01-03Fix unicode issueDaniel Friesel-1/+1
2019-01-03add origin/destination accessors, support wings in orig/dest/train noDaniel Friesel-0/+61
2019-01-03handle empty Baureihe (e.g. for swiss EC trains)Daniel Friesel-0/+3
2019-01-02add train type-specific data (e.g. phone/quiet areas)Daniel Friesel-1/+17
2019-01-02train_subtype: return undef if unknownDaniel Friesel-1/+1
2019-01-02Add train_subtype accessor (ICE 1 / 2 / 3 / 4 / T / IC2)Daniel Friesel-0/+58
2019-01-02Add generic train data accessorsDaniel Friesel-0/+36
2018-12-26skip unknown/invalid sectionsDaniel Friesel-0/+3
2018-12-26Fix directionDaniel Friesel-12/+11
2018-12-26show train directionDaniel Friesel-0/+17
2018-11-26perltidyDaniel Friesel-30/+40
2018-11-26Use ::Section module for section dataDaniel Friesel-2/+3
2018-11-25add locomotive/powercar flag and positionsDaniel Friesel-3/+22
2018-11-25Initial commitDaniel Friesel-0/+140