summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-06-29 02:52:01 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-06-29 02:52:01 +0200
commit9ffefcd5e1f8f13d99c57210919e9585d95f5fc1 (patch)
treed8289e080eed7604114dc0e4c58e5b0f11c9007c
parent4b7ded507e52406d414c794f0168d33c4186de99 (diff)
Update BUGS AND LIMITATIONS
-rwxr-xr-xbin/efa5
-rw-r--r--lib/Travel/Routing/DE/VRR.pm2
2 files changed, 1 insertions, 6 deletions
diff --git a/bin/efa b/bin/efa
index acd0550..8f649f4 100755
--- a/bin/efa
+++ b/bin/efa
@@ -370,10 +370,7 @@ WWW::Mechanize and XML::LibXML.
=head1 BUGS AND LIMITATIONS
-B<efa> cannot handle Unicode in its arguments, so use plain ASCII.
-
-The Parser is quite new and may not yet cover all corner cases, use with
-caution.
+B<efa> cannot handle Unicode in its arguments, use plain ASCII.
=head1 AUTHOR
diff --git a/lib/Travel/Routing/DE/VRR.pm b/lib/Travel/Routing/DE/VRR.pm
index 17c4adb..be0d76a 100644
--- a/lib/Travel/Routing/DE/VRR.pm
+++ b/lib/Travel/Routing/DE/VRR.pm
@@ -780,8 +780,6 @@ Travel::Routing::DE::VRR::Exception(3pm) object.
=head1 BUGS AND LIMITATIONS
-The parser is still somewhat fragile and has no proper error handling.
-
It is best not to pass Unicode characters to B<Travel::Routing::DE::VRR>.
=head1 SEE ALSO