summaryrefslogtreecommitdiff
path: root/Build.PL
AgeCommit message (Collapse)AuthorLines
2018-04-07Revert optional request logging for delay-stats addonDaniel Friesel-1/+0
This reverts commit 4a1fded77455749b803033eda0fa81a8b429d485. This reverts commit 844d1763a2826dae2981aa3abc398dffd214c663.
2018-04-04Add File::Slurp dependency to Build.PL and READMEDaniel Friesel-0/+1
2017-07-05Use Test::Number::Delta for floating point comparisonsDaniel Friesel-0/+1
This avoids issues caused by varying float behaviour on different systems
2016-05-10add get_stations_by_location methodDaniel Friesel-0/+1
2015-11-12use Bahn OpenData site for DS100 station listDaniel Friesel-0/+1
2015-09-14re-enable substring matching -> use both for station lookupDaniel Friesel-0/+1
2015-09-12use Text::Levenshtein(XS) for fuzzy station name matchingDaniel Friesel-0/+1
2015-05-15Added github repo to dist metadata and the docNeil Bowers-0/+5
2014-10-26add support for canceled / additional stops. untested at the momentDaniel Friesel-0/+1
2014-01-24initial release0.01Daniel Friesel-0/+2
2014-01-16Requiring Perl 5.14 is sufficientDaniel Friesel-1/+1
2014-01-16Build.PL: Add missing dependenciesDaniel Friesel-0/+6
2014-01-02Build.PL: need to specify the minor versionDaniel Friesel-1/+1
2014-01-02Build.PL: require perl 5.18Daniel Friesel-1/+1
2013-12-20Add Build.PL, list ::Result accessors in documenattionDaniel Friesel-0/+27