summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-05-31initial release0.01Daniel Friesel-6/+11
2019-05-19check if wagons have invalid positionsDaniel Friesel-8/+46
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-06db-wagenreihung: Add basic manualDaniel Friesel-0/+44
2019-01-05destinations: Show sections for each destinationDaniel Friesel-2/+15
2019-01-04is_{first,second}_class: Support dosto wagonsDaniel Friesel-2/+2
2019-01-03Fix unicode issueDaniel Friesel-1/+1
2019-01-03add origin/destination accessors, support wings in orig/dest/train noDaniel Friesel-3/+68
2019-01-03Add IC2-specific dataDaniel Friesel-0/+5
2019-01-03handle empty Baureihe (e.g. for swiss EC trains)Daniel Friesel-2/+6
2019-01-02remove debug outputDaniel Friesel-1/+0
2019-01-02add train type-specific data (e.g. phone/quiet areas)Daniel Friesel-6/+96
2019-01-02train_subtype: return undef if unknownDaniel Friesel-2/+2
2019-01-02Add train_subtype accessor (ICE 1 / 2 / 3 / 4 / T / IC2)Daniel Friesel-2/+63
2019-01-02show wagon model / seriesDaniel Friesel-4/+10
2019-01-02remove AC description tagDaniel Friesel-3/+0
2019-01-02add mm, s, w wagon typesDaniel Friesel-8/+19
2019-01-02Add generic train data accessorsDaniel Friesel-0/+38
2019-01-01add has_compartments accessorDaniel Friesel-24/+27
2018-12-27add some type parsingDaniel Friesel-4/+73
2018-12-26skip unknown/invalid sectionsDaniel Friesel-0/+3
2018-12-26Fix directionDaniel Friesel-12/+11
2018-12-26Fix db-wagenreihung for terminal stopsDaniel Friesel-1/+1
2018-12-26no special color for second classDaniel Friesel-1/+1
2018-12-26show train directionDaniel Friesel-3/+24
2018-12-26Add README, update Build.PLDaniel Friesel-0/+37
2018-12-26rename dbwagenreihung to db-wagenreihungDaniel Friesel-0/+0
2018-12-26add basic option parsingDaniel Friesel-15/+39
2018-12-26Use color-coding for class distinctionDaniel Friesel-26/+20
2018-11-26perltidyDaniel Friesel-82/+95
2018-11-26Use ::Section module for section dataDaniel Friesel-4/+39
2018-11-26... fix typo in previous commitDaniel Friesel-1/+1
2018-11-26fix is_first_class / is_second_class accessorsDaniel Friesel-2/+3
2018-11-25add preliminary build.PL and basic testsDaniel Friesel-0/+70
2018-11-25add locomotive/powercar flag and positionsDaniel Friesel-17/+108
2018-11-25Add train classesDaniel Friesel-4/+44
2018-11-25Initial commitDaniel Friesel-0/+217