| Net-RRP documentation | view source | Contained in the Net-RRP distribution. |
Net::RRP::Request::Quit - rrp quit request representation.
use Net::RRP::Request::Quit; my $quitRequest = new Net::RRP::Request::Quit ()
This is a rrp quit request representation class.
return a 'Quit'
throw Net::RRP::Exception::InvalidEntityValue immediate
throw Net::RRP::Exception::InvalidCommandOption () immediate
Only 200 response successfull for quit.
Net::RRP::Request::Quit (C) Michael Kulakov, Zenon N.S.P. 2000
125124, 19, 1-st Jamskogo polja st,
Moscow, Russian Federation
mkul@cpan.org
All rights reserved.
You may distribute this package under the terms of either the GNU
General Public License or the Artistic License, as specified in the
Perl README file.
Net::RRP::Request(3), Net::RRP::Codec(3), RFC 2832, Net::RRP::Exception::InvalidCommandOption(3), Net::RRP::Exception::InvalidEntityValue(3)
| Net-RRP documentation | view source | Contained in the Net-RRP distribution. |