Unverified Commit 9f18ac6c authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

dbris: naming

parent 3e6db677
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -368,7 +368,7 @@ Show intermediate stops rather than just start/end of connection legs.

Print result(s) as JSON and exit. This is a dump of internal data structures
and not guaranteed to remain stable between minor versions. Please use the
Travel::Status::DE::DBRIS(3pm) module if you need a proper API.
Travel::Routing::DE::DBRIS(3pm) module if you need a proper API.

=item B<-l>, B<--language> I<lang>

@@ -386,7 +386,7 @@ Default: all modes.
=item B<--no-cache>

By default, if the Cache::File module is available, server replies are cached
for 90 seconds in F<~/.cache/Travel-Status-DE-DBRIS> (or a path relative to
for 90 seconds in F<~/.cache/Travel-Routing-DE-DBRIS> (or a path relative to
C<$XDG_CACHE_HOME>, if set). Use this option to disable caching. You can use
B<--cache> to re-enable it.

@@ -424,6 +424,10 @@ None.

=item * LWP::UserAgent(3pm)

=item * Travel::Routing::DE::DBRIS(3pm)

=item * Travel::Status::DE::DBRIS(3pm)

=back

=head1 BUGS AND LIMITATIONS