Description: Use absolute instead of relative path to perl in examples/timers
Author: Christopher Hoskin <mans0954@debian.org>
Forwarded: not-needed
Last-Update: 2018-10-26

--- a/examples/timers
+++ b/examples/timers
@@ -1,4 +1,4 @@
-#! perl
+#!/usr/bin/perl
 
 use 5.012;
 use warnings;
