diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-06-29 02:52:01 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-06-29 02:52:01 +0200 |
commit | 9ffefcd5e1f8f13d99c57210919e9585d95f5fc1 (patch) | |
tree | d8289e080eed7604114dc0e4c58e5b0f11c9007c | |
parent | 4b7ded507e52406d414c794f0168d33c4186de99 (diff) |
Update BUGS AND LIMITATIONS
-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 |