X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcallbot.pl;h=ba9f99f086e5e054f1f32bcfabc46d817a4294a2;hb=refs%2Fheads%2Fnewdisc;hp=d03f9e2d383ae3d0f6ae0f123e3a69389bddd5d9;hpb=f155969d600561b9ef151a7ce2494a0c89aed033;p=spider.git diff --git a/perl/callbot.pl b/perl/callbot.pl index d03f9e2d..ba9f99f0 100755 --- a/perl/callbot.pl +++ b/perl/callbot.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w +#!/usr/bin/env perl # # an attempt at producing a general purpose 'bot' for going and getting # things orf the web and presenting them to user in a form they want @@ -10,7 +10,7 @@ # # Copyright (c) 1999 - Dirk Koopman, Tobit Computer Co Ltd # -# $Id$ +# # package main;