Commit 3db27994 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

documentation

parent 1470a71a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
git HEAD

    * Travel::Routing::DE::EFA::Exception::Ambiguous: Add post_value accessor
      which contains the ambiguous input value

Travel::Routing::DE::VRR 2.08 - Wed Oct 08 2014

    * efa: Add -l / --list option
+2 −2
Original line number Diff line number Diff line
@@ -45,8 +45,8 @@ We got no parsable data from the EFA service
=head2 Travel::Routing::DE::EFA::Exception::Ambiguous

Our request contained ambiguous data. B<post_key> contains the relevant POST
key, B<possibilities> is a comma-separated string of possible key values (as
reported by the EFA service).
key and B<post_value> the corresponding input value.  B<possibilities> is a
pipe-separated string of acceptable values reported by the EFA service.

=head2 Travel::Routing::DE::EFA::Exception::NoConnections