Description: Fix hashbang to example script
Origin: vendor
Bug-Debian: https://bugs.debian.org/543673
Forwarded: no
Author: Gregor Herrmann <gregoa@debian.org>
Reviewed-by: Salvatore Bonaccorso <carnil@debian.org>
Last-Update: 2023-10-29

--- a/eg/synopsis_scripting
+++ b/eg/synopsis_scripting
@@ -1,3 +1,4 @@
+#!/usr/bin/perl -w
 use strict;
 
 my @cat = qw( cat );
