Subject: | datetime_raw became date_raw |
It seems the patch you've applied has changed the contents of the returned hashref. It now contains a date_raw key instead of the documented datetime_raw.
Please either fix the code, which is preferred because Message::Passing::Input::Syslog depends on it and currently fails its tests, or the synopsis docs that show the returned hashref format.
Thanks!