summaryrefslogtreecommitdiff
path: root/lib/Travel
AgeCommit message (Expand)AuthorLines
2013-12-23Fix spaces in stop names with fuzzy => 1Daniel Friesel-1/+1
2013-12-23URA.pm: Remove unused sprintf_date, sprintf_time methodsDaniel Friesel-19/+0
2013-12-23URA.pm: Move parse logic to separate functionDaniel Friesel-11/+13
2013-12-22Release v0.010.01Daniel Friesel-6/+6
2013-12-22perlcriticDaniel Friesel-2/+2
2013-12-22Result->route_timetable: Return a listDaniel Friesel-3/+9
2013-12-22update documentationDaniel Friesel-15/+13
2013-12-20use Travel::Status::DE::URA for implementation, ::ASEAG for ASEAG URLsDaniel Friesel-4/+112
2013-12-20Add Base URL and Version parameters to URA constructorDaniel Friesel-7/+30
2013-12-20rename module to Travel::Status::DE::URA (it's pretty generic)Daniel Friesel-25/+26
2013-12-15add -s, -S options to allow user control of time/duration formatsDaniel Friesel-3/+5
2013-12-11Add -v/--via filterDaniel Friesel-5/+26
2013-12-11Update Travel::Status::DE::ASEAG documentationDaniel Friesel-14/+31
2013-12-11add option to hide route before / after selected stopDaniel Friesel-7/+26
2013-12-11add stop, stop_id fields to ::ResultDaniel Friesel-1/+16
2013-12-11allow stop / full_route parameter to be set in ->resultsDaniel Friesel-9/+12
2013-12-11-f (--full-route) supportDaniel Friesel-15/+52
2013-12-11add DateTime to dependency listDaniel Friesel-0/+2
2013-12-11documentation x2Daniel Friesel-14/+8
2013-12-11perltidyDaniel Friesel-32/+39
2013-12-11initial commitDaniel Friesel-0/+390