summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/URA.pm
AgeCommit message (Expand)AuthorLines
2017-01-17version bump2.01Daniel Friesel-2/+2
2017-01-16Document message support / with_messagesDaniel Friesel-0/+17
2017-01-13initial support for stop messages (todo: documentation) (closes #6)Daniel Friesel-1/+36
2017-01-12Also add module Travel::Status::DE::MvgMainzMoritz Schlarb-1/+1
2017-01-12Add service definition for MVG MainzMoritz Schlarb-0/+6
2016-09-07release v2.002.00Daniel Friesel-2/+2
2016-09-07dat copyrightDaniel Friesel-1/+1
2016-08-31aseag-m -> ura-m, add service selection parametersDaniel Friesel-0/+19
2016-04-16version bump1.02Daniel Friesel-2/+2
2016-04-11add Result->stop_indicator and aseag-m -oi optionDaniel Friesel-17/+19
2016-04-10URA: Always initialize StopAlso.Daniel Friesel-0/+1
2016-04-09version bump1.01Daniel Friesel-2/+2
2016-04-09Do not request stops by defaultDaniel Friesel-4/+13
2016-04-09URA: allow line_id in constructor and ->resultsDaniel Friesel-1/+1
2016-04-09document circle parameterDaniel Friesel-1/+3
2016-04-09document line_id, stop_id and via_idDaniel Friesel-6/+30
2016-04-09change via/stop/lineID variable names to perl-style (..._id)Daniel Friesel-12/+12
2016-02-02update changelog, run code through perltidyDaniel Friesel-4/+8
2015-11-24URA: Print debug output in proper codingDaniel Friesel-1/+1
2015-11-24perltidyDaniel Friesel-33/+41
2015-11-17added StopID, LineID, viaID and circle to filter options; made search for Sto...Stefan Horst-21/+106
2015-10-31release v1.0 \o/1.001.0Daniel Friesel-3/+3
2015-10-13do not store unused data in $selfDaniel Friesel-8/+6
2015-10-12version bump0.05Daniel Friesel-2/+2
2015-10-12add devmode option (moar debugging)Daniel Friesel-7/+12
2015-10-10moar documentationDaniel Friesel-12/+12
2015-10-09use Stop.pm for stop data instead of arrayrefsDaniel Friesel-8/+9
2015-10-07URA.pm documentationDaniel Friesel-8/+5
2015-10-07proper route handling, generic route_pre / route_post in backendDaniel Friesel-28/+37
2015-05-01URA->new: Use lwp_options to pass parameters to LWP::UA constructorDaniel Friesel-1/+14
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