X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fimportkeps.pl;h=3ce83317e2e30695b937f264a8bc128dbbbf37a0;hb=refs%2Fheads%2Fnewusers;hp=3d66871c5893f6b41f8b396d3bf756b59d22b89b;hpb=9d4c9fffafbce9bb7ab18299136c6e168a447c52;p=spider.git diff --git a/perl/importkeps.pl b/perl/importkeps.pl index 3d66871c..3ce83317 100644 --- a/perl/importkeps.pl +++ b/perl/importkeps.pl @@ -1,11 +1,11 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # # Take a 2 line keps email file on STDIN, prepare it for import into standard import directory # and then shove it there, marked for SB ALL. # # Copyright (c) 2004 Dirk Koopman G1TLH # -# $Id$ +# # use strict;