--- /dev/null
+Description: fix for POD error
+ Around line 739:
+ =back doesn't take any parameters, but you said =back 4
+Origin: vendor
+Author: gregor herrmann <gregoa@debian.org>
+Last-Update: 2015-11-16
+Forwarded: https://github.com/Sereal/Sereal/issues/112
+Bug: https://github.com/Sereal/Sereal/issues/112
+
+--- a/lib/Sereal/Encoder.pm
++++ b/lib/Sereal/Encoder.pm
+@@ -736,7 +736,7 @@
+
+ It is possible that a future release of the protocol will fix these issues.
+
+-=back 4
++=back
+
+ =head1 BUGS, CONTACT AND SUPPORT
+