From: mike Date: Fri, 17 Aug 2007 18:35:17 +0000 (+0000) Subject: Add hashbang line X-Git-Tag: cpan_1_22~37 X-Git-Url: http://git.indexdata.com/?p=ZOOM-Perl-moved-to-github.git;a=commitdiff_plain;h=b8e3c8c65a2cbb7697f70cd958ce6251bee80248 Add hashbang line --- diff --git a/samples/zoom/zoomscan.pl b/samples/zoom/zoomscan.pl index e73e0c0..1594879 100644 --- a/samples/zoom/zoomscan.pl +++ b/samples/zoom/zoomscan.pl @@ -1,4 +1,6 @@ -# $Id: zoomscan.pl,v 1.3 2007-08-17 09:38:13 mike Exp $ +#!/usr/bin/perl -w + +# $Id: zoomscan.pl,v 1.4 2007-08-17 18:35:17 mike Exp $ # # This is the scanning counterpart to zoomscan.pl's searching # perl -I../../blib/lib -I../../blib/arch zoomscan.pl diff --git a/samples/zoom/zoomtst1.pl b/samples/zoom/zoomtst1.pl index c2b7f56..d40903f 100644 --- a/samples/zoom/zoomtst1.pl +++ b/samples/zoom/zoomtst1.pl @@ -1,4 +1,6 @@ -# $Id: zoomtst1.pl,v 1.5 2007-08-17 11:08:38 mike Exp $ +#!/usr/bin/perl -w + +# $Id: zoomtst1.pl,v 1.6 2007-08-17 18:35:17 mike Exp $ # # See ../README for a description of this program. # perl -I../../blib/lib -I../../blib/arch zoomtst1.pl