X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=cmd%2Fsend.pl;h=9154d34b6f8966edb3fd4760106abf54966ede4c;hb=6e8ea6c3fb2e0702e616a6553629905ca6ae22c1;hp=71cea2bc7f7d0616ac8234516dcda53597e9069e;hpb=407d9a80a8af1fa6c1ae2c8fbca833e49da6e816;p=spider.git diff --git a/cmd/send.pl b/cmd/send.pl index 71cea2bc..9154d34b 100644 --- a/cmd/send.pl +++ b/cmd/send.pl @@ -32,7 +32,7 @@ $loc->{rrreq} = '0'; if ($self->state eq "prompt") { - my @f = split /\b/, $line; + my @f = split /([\s\@\$])/, $line; @f = map {s/\s+//g; length $_ ? $_ : ()} @f; # any thing after send?