summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/URA.pm
AgeCommit message (Expand)AuthorLines
2015-03-12version bump0.04Daniel Friesel-2/+2
2015-03-12fucking encodings, how do they workDaniel Friesel-2/+5
2015-03-12Parse URA output with Text::CSV to cope with weird formats (fixes ASEAG backend)Daniel Friesel-3/+7
2015-01-16URA(3pm): URA means "Unified Realtime API"Daniel Friesel-2/+2
2014-01-23version bump0.03Daniel Friesel-2/+2
2014-01-22URA: Remove new_from_raw test constructor, accept file: URLsDaniel Friesel-24/+11
2014-01-22use predefined datetime for testsDaniel Friesel-1/+5
2014-01-17Only do DateTime math when needed (makes code ~2x as fast)Daniel Friesel-11/+6
2013-12-26version bump0.02Daniel Friesel-2/+2
2013-12-24update documentation examples (must be exact stop names)Daniel Friesel-1/+1
2013-12-24add get_stop_by_name to documentationDaniel Friesel-0/+7
2013-12-24Remove fuzzy matching from API, add get_stop_by_name insteadDaniel Friesel-24/+22
2013-12-23optimize hide_past (check first, invoke DateTime later)Daniel Friesel-5/+7
2013-12-23Add some actual testsDaniel Friesel-1/+10
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-2/+2
2013-12-22perlcriticDaniel Friesel-1/+1
2013-12-22update documentationDaniel Friesel-8/+10
2013-12-20use Travel::Status::DE::URA for implementation, ::ASEAG for ASEAG URLsDaniel Friesel-4/+10
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-0/+351