X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fwwv.pl;h=20b8383dcbae90e969bb613b2d89be887af0c301;hb=72e9dcbade3fdb51d9291a2856ca1cc998241f9b;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=6b6a8002929017b6d4217f68fa492a2d728ee1fe;p=spider.git diff --git a/cmd/wwv.pl b/cmd/wwv.pl index e69de29b..20b8383d 100644 --- a/cmd/wwv.pl +++ b/cmd/wwv.pl @@ -0,0 +1,9 @@ +# +# WWV command +# +# Copyright (c) 1998 Dirk Koopman G1TLH +# +# $Id$ +# +my ($self, $line) = @_; +return (1, "not implimented yet");