Searched refs:_BODY (Results 1 – 1 of 1) sorted by relevance
164 $nntp->_BODY(@_)173 return unless $nntp->_BODY(@_);660 sub _BODY { shift->command('BODY',@_)->response == CMD_OK } subroutine