change initial #! to #!/bin/env perl
[spider.git] / perl / gen_usdb_data.pl
index a59d4340ae931129d48f01825005150b5c00528b..14d18d6b1ff1efde8fe07c0fe288a2d44d93bfaf 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/bin/env perl
 #
 # Something to create my subset of the US call book data,
 # in my flat file form, either from the main data base or
@@ -23,7 +23,7 @@
 #
 # Copyright (c) 2002 Dirk Koopman G1TLH
 #
-# $Id$
+#
 #
 
 use strict;