Description: Add perl shebang to example
Author: Rene Mayorga <rmayorga@debian.org.sv>
Last-Update: 2012-02-02
Forwarded: not-needed
Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>
--- a/eg/example.perl
+++ b/eg/example.perl
@@ -1,3 +1,4 @@
+#!/usr/bin/perl
 ######################################################################
 #
 # Consult the documentation before trying to run this file.
