summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2011-12-11Release v2.002.00Daniel Friesel-10/+11
2011-12-04Route/Part: _stop_and_platform: Only concatenate if platform is non-emptyDaniel Friesel-3/+12
2011-12-03changelogDaniel Friesel-0/+21
2011-12-03Add ->via testDaniel Friesel-1/+5
2011-12-03note that ->via does not work reliably, remove it from bin/efaDaniel Friesel-8/+9
2011-11-29Route/Part.pm: Fix typo in viaDaniel Friesel-1/+1
2011-11-29add tests for XML parsingDaniel Friesel-1/+125
2011-11-29documentationDaniel Friesel-32/+77
2011-11-29Fix display and parsing of delay connectionsDaniel Friesel-40/+72
2011-11-28Initial support for intermediate stops (via -E -E). will be cleaned up tomorrowDaniel Friesel-3/+41
2011-11-28Add more XML dumps for future test casesDaniel Friesel-0/+2714
2011-11-28cleanupDaniel Friesel-69/+78
2011-11-28efa: Add -E option to display total route time and ticket class/priceDaniel Friesel-5/+40
2011-11-28Fix extra info displayDaniel Friesel-5/+15
2011-11-28Re-add error checkingDaniel Friesel-40/+47
2011-11-28start switching from HTML to XML mode (parsing works fine, todo: error detect...Daniel Friesel-125/+4057
2011-09-20VRR.pm: Fix spelling mistake (inofficial -> unofficial)Daniel Friesel-1/+1
2011-09-17Release v1.061.06Daniel Friesel-8/+13
2011-09-16Add missing LWP::UserAgent dependency in README/Build.PLDaniel Friesel-0/+2
2011-09-08Documentation / Build.PL: WWW::Mechanize is no longer requiredDaniel Friesel-4/+2
2011-07-17Release v1.051.05Daniel Friesel-11/+12
2011-07-07Re-add VRR.pm setup error testsDaniel Friesel-59/+49
2011-07-06efa: Fix Travel::Routing::DE::VRR::Exception::Net handlerDaniel Friesel-1/+4
2011-06-29Documentation: It's Travel::Routing, not Travel::Status >_>Daniel Friesel-4/+9
2011-06-29Release v1.04 (about time)1.04Daniel Friesel-12/+12
2011-06-29Minor code style adjustment (no parens after accessors)Daniel Friesel-11/+11
2011-06-29efa: Handle more setup errorsDaniel Friesel-2/+7
2011-06-29efa: Show help upon Getopt::Long error as wellDaniel Friesel-6/+8
2011-06-29efa(1): Update EXIT STATUSDaniel Friesel-4/+7
2011-06-29Update BUGS AND LIMITATIONSDaniel Friesel-6/+1
2011-06-29Update Changelog and READMEDaniel Friesel-16/+22
2011-06-29efa: Add little help text, do not launch perldoc on --helpDaniel Friesel-3/+10
2011-06-29Further documentation fixesDaniel Friesel-6/+6
2011-06-28VRR.pm: Update SYNOPSISDaniel Friesel-4/+2
2011-06-28Document exceptionsDaniel Friesel-3/+68
2011-06-28VRR.pm: Add Travel::Routing::DE::VRR::Exception base classDaniel Friesel-6/+18
2011-06-28VRR.pm: Document new submit behaviourDaniel Friesel-4/+15
2011-06-28Try Exception::ClassDaniel Friesel-41/+172
2011-06-28VRR.pm: HTTP request error handlingDaniel Friesel-0/+5
2011-06-28bin/efa: Actually use Travel::Routing, not Net::Travel...Daniel Friesel-2/+2
2011-06-27Remove useless git version magic from Build.PL, update gitignoreDaniel Friesel-9/+4
2011-06-23Rename to Travel::Routing::DE::VRRDaniel Friesel-35/+35
2011-05-31Fix efa --ignore-info to allow the argument to be omittedDaniel Friesel-9/+13
2011-05-30VRR.pm: DocumentationDaniel Friesel-6/+34
2011-05-28VRR.pm: Make post_ methods better usable as external settersDaniel Friesel-25/+64
2011-05-26VRR.pm: Convert all remaining functions to methodsDaniel Friesel-7/+7
2011-05-25efa(1): Note that it works all over germanyDaniel Friesel-0/+3
2011-05-24VRR.pm: Somewhat unfuck post_ methodsDaniel Friesel-39/+44
2011-05-24VRR.pm: Change new() key namesDaniel Friesel-64/+68
2011-05-24VRR.pm: Fix SYNOPSISDaniel Friesel-7/+8