Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Travel-Routing-DE-EFA
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
derf
Travel-Routing-DE-EFA
Commits
2db77007
Commit
2db77007
authored
13 years ago
by
Birte Kristina Friesel
Browse files
Options
Downloads
Patches
Plain Diff
Documentation: It's Travel::Routing, not Travel::Status >_>
parent
2e98be0b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
Changelog
+5
-0
5 additions, 0 deletions
Changelog
bin/efa
+1
-1
1 addition, 1 deletion
bin/efa
lib/Travel/Routing/DE/VRR.pm
+2
-2
2 additions, 2 deletions
lib/Travel/Routing/DE/VRR.pm
lib/Travel/Routing/DE/VRR/Exception.pod
+1
-1
1 addition, 1 deletion
lib/Travel/Routing/DE/VRR/Exception.pod
with
9 additions
and
4 deletions
Changelog
+
5
−
0
View file @
2db77007
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
Travel::Routing::DE::VRR 1.04 - Wed Jun 29 2011
* efa: Remove --foo-type options, use --to city type:stop etc. instead
* efa: Remove --foo-type options, use --to city type:stop etc. instead
...
...
This diff is collapsed.
Click to expand it.
bin/efa
+
1
−
1
View file @
2db77007
...
@@ -366,7 +366,7 @@ Print version information
...
@@ -366,7 +366,7 @@ Print version information
3 efa.vrr.de did not return any parsable data
3 efa.vrr.de did not return any parsable data
4 efa.vrr.de error: ambiguous input
4 efa.vrr.de error: ambiguous input
5 efa.vrr.de error: no connections found
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
255 Other internal error
=head1 CONFIGURATION
=head1 CONFIGURATION
...
...
This diff is collapsed.
Click to expand it.
lib/Travel/Routing/DE/VRR.pm
+
2
−
2
View file @
2db77007
...
@@ -786,9 +786,9 @@ It is best not to pass Unicode characters to B<Travel::Routing::DE::VRR>.
...
@@ -786,9 +786,9 @@ It is best not to pass Unicode characters to B<Travel::Routing::DE::VRR>.
=over
=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
=back
...
...
This diff is collapsed.
Click to expand it.
lib/Travel/Routing/DE/VRR/Exception.pod
+
1
−
1
View file @
2db77007
...
@@ -54,4 +54,4 @@ efa.vrr.de found no connections for our request.
...
@@ -54,4 +54,4 @@ efa.vrr.de found no connections for our request.
=head1 SEE ALSO
=head1 SEE ALSO
Travel::
Status
::DE::VRR(3pm)
Travel::
Routing
::DE::VRR(3pm)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment