diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-07-27 12:07:02 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-07-27 12:07:02 +0200 |
commit | 047cb7b3e9f694c3e6654102bff3ae2bfd457be8 (patch) | |
tree | 703020cd25a42fe538f4d9e45e1f8ee38f000fb7 /Changelog | |
parent | 53cf789f02f754f10650ce94e2b01997dda61a4d (diff) |
DeutscheBahn.pm: Improve error handling (add ->errstr accessor)
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ git HEAD [Travel::Status::DE::DeutscheBahn] * Fix ->results returning duplicate connections when accessed more than one time + * new: Only die when encountering wrong options, set ->error otherwise + * Adds new ->errstr accessor to check for request errors Travel::Status::DE::DeutscheBahn 0.04 - Wed Jul 13 2011 |