X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fspot2csv.pl;h=228208eb62b66cafcb09ee5c3e596759db1ea211;hb=7d4b15681464d77945e7ea78ef60ed3305d57d95;hp=c6506dd0150c827c5a14782e936805ff9f755685;hpb=c5a41c1d2673b53c38d649ad90feee12ad1e286d;p=spider.git diff --git a/perl/spot2csv.pl b/perl/spot2csv.pl index c6506dd0..228208eb 100755 --- a/perl/spot2csv.pl +++ b/perl/spot2csv.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w +#!/usr/bin/env perl # # convert a DXSpider Spot file to csv format # @@ -6,7 +6,7 @@ # # Copyright (c) 2001 Dirk Koopman G1TLH # -# $Id$ +# # # make sure that modules are searched in the order local then perl use strict;