X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fspot2csv.pl;h=62144e25c419a76096c4f7357cee2c8ceb358836;hb=14fa5913c9b5be9f55ef741236aaafbe516f64fe;hp=c6506dd0150c827c5a14782e936805ff9f755685;hpb=c5a41c1d2673b53c38d649ad90feee12ad1e286d;p=spider.git diff --git a/perl/spot2csv.pl b/perl/spot2csv.pl index c6506dd0..62144e25 100755 --- a/perl/spot2csv.pl +++ b/perl/spot2csv.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w +#!/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;