Loading Changelog +11 −0 Original line number Diff line number Diff line git HEAD * Update stations list, prune duplicates and outdated entries (251 additions, 155 deletions). Incorporates patches by Moritz Schlarb and https://github.com/Knuspel -- Thanks! * Update documentation to reflect that EVA IDs use by DB IRIS are not the same as UIC station IDs (they just happen to be identical in 99% of cases) * Stations are now stored in share/stations.json. See README.md for station management hints. Travel::Status::DE::IRIS 1.35 - Sun Nov 17 2019 * Add additional dutch and austrian stations Loading README.md +5 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,11 @@ Dependencies * Text::LevenshteinXS * XML::LibXML Additional dependencies for building this module: * File::Slurp * JSON Note about Text::LevenshteinXS: This module is old and unmaintained, but appears to be packaged for slightly more distros than its successor Text::Levenshtein::XS. If it is not available for your distro (and you do Loading Loading
Changelog +11 −0 Original line number Diff line number Diff line git HEAD * Update stations list, prune duplicates and outdated entries (251 additions, 155 deletions). Incorporates patches by Moritz Schlarb and https://github.com/Knuspel -- Thanks! * Update documentation to reflect that EVA IDs use by DB IRIS are not the same as UIC station IDs (they just happen to be identical in 99% of cases) * Stations are now stored in share/stations.json. See README.md for station management hints. Travel::Status::DE::IRIS 1.35 - Sun Nov 17 2019 * Add additional dutch and austrian stations Loading
README.md +5 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,11 @@ Dependencies * Text::LevenshteinXS * XML::LibXML Additional dependencies for building this module: * File::Slurp * JSON Note about Text::LevenshteinXS: This module is old and unmaintained, but appears to be packaged for slightly more distros than its successor Text::Levenshtein::XS. If it is not available for your distro (and you do Loading