Allow synonyms for localhost
[spider.git] / perl / log2csv.pl
index eb6c41dc029a5b2d3ff06a3dda7f1912d9fc8842..8c818ad60a353f12c8229d69ecabc7f1f34e9695 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/env perl
 #
 # convert a DXSpider Log file to csv format
 #
@@ -6,7 +6,7 @@
 #
 # Copyright (c) 2005 Dirk Koopman G1TLH
 #
-# $Id$
+#
 # 
 # make sure that modules are searched in the order local then perl
 use strict;