Commit 2db77007 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Documentation: It's Travel::Routing, not Travel::Status >_>

parent 2e98be0b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
git HEAD

    * Documentation fixes (in a few places, the module was prefixed
      Travel::Status instead of the correct Travel::Routing)

Travel::Routing::DE::VRR 1.04 - Wed Jun 29 2011

    * efa: Remove --foo-type options, use --to city type:stop etc. instead
+1 −1
Original line number Diff line number Diff line
@@ -366,7 +366,7 @@ Print version information
    3    efa.vrr.de did not return any parsable data
    4    efa.vrr.de error: ambiguous input
    5    efa.vrr.de error: no connections found
    10   Unknown Travel::Status::DE::VRR error
    10   Unknown Travel::Routing::DE::VRR error
    255  Other internal error

=head1 CONFIGURATION
+2 −2
Original line number Diff line number Diff line
@@ -786,9 +786,9 @@ It is best not to pass Unicode characters to B<Travel::Routing::DE::VRR>.

=over

=item * Travel::Status::DE::VRR::Exception(3pm)
=item * Travel::Routing::DE::VRR::Exception(3pm)

=item * Travel::Status::DE::VRR::Route(3pm)
=item * Travel::Routing::DE::VRR::Route(3pm)

=back

+1 −1
Original line number Diff line number Diff line
@@ -54,4 +54,4 @@ efa.vrr.de found no connections for our request.

=head1 SEE ALSO

Travel::Status::DE::VRR(3pm)
Travel::Routing::DE::VRR(3pm)