handle g1tlh@www type things
[spider.git] / cmd / send.pl
index c3ff858362d1db997fe71a5550cc33751b27ca5b..3bc2a6b3498bdde9b94751272b7e20e3c2207a3e 100644 (file)
@@ -32,7 +32,7 @@ $loc->{rrreq} = '0';
 
 if ($self->state eq "prompt") {
 
-       my @f = split /\s+/, $line;
+       my @f = split /\b/, $line;
 
        # any thing after send?
        return (1, $self->msg('e6')) if !@f;