Description: Fix interpreter line
Author: David Paleino <dapal@debian.org>
Origin: vendor
Forwarded: not-needed
Last-Update: 2014-04-10
--- a/demo
+++ b/demo
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl5 -w
+#!/usr/bin/perl -w
 
 # Example program for the Getopt::Tabular package.  See Getopt/Tabular.pod
 # for detailed explanation of How Things Work.
