diff options
-rwxr-xr-x | bin/efa | 5 | ||||
-rw-r--r-- | lib/Travel/Routing/DE/VRR.pm | 2 |
2 files changed, 1 insertions, 6 deletions
@@ -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 |