diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-04 13:30:05 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-04 13:30:05 +0200 |
commit | 3099de370634cd61ced60dc90c29c54e2d7a696e (patch) | |
tree | 6667070497e9870bcef5a025727b56ae811fda59 | |
parent | 25ed7e0b7566becc0f3898e7dcfd67c011e4b007 (diff) |
HAFAS(3pm)#See Also → dbf, Travel::Routing
-rw-r--r-- | lib/Travel/Status/DE/HAFAS.pm | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/lib/Travel/Status/DE/HAFAS.pm b/lib/Travel/Status/DE/HAFAS.pm index da7f5d4..59c99c2 100644 --- a/lib/Travel/Status/DE/HAFAS.pm +++ b/lib/Travel/Status/DE/HAFAS.pm @@ -1486,17 +1486,10 @@ The non-default services (anything other than DB) are not well tested. =over -=item * Travel::Status::DE::HAFAS::Journey(3pm) +=item * L<https://dbf.finalrewind.org?hafas=1> provides a web frontend to most +of this module's features. Set B<hafas=>I<service> to use a specific service. -=item * Travel::Status::DE::HAFAS::Location(3pm) - -=item * Travel::Status::DE::HAFAS::Message(3pm) - -=item * Travel::Status::DE::HAFAS::Product(3pm) - -=item * Travel::Status::DE::HAFAS::StopFinder(3pm) - -=item * Travel::Status::DE::HAFAS::Stop(3pm) +=item * Travel::Routing::DE::HAFAS(3pm) for itineraries. =back |