| Acme-MetaSyntactic documentation | Contained in the Acme-MetaSyntactic distribution. |
Acme::MetaSyntactic::pop3 - The pop3 theme
This theme list all the POP3 commands, responses and states, as listed in RFC 1939.
See http://www.ietf.org/rfc/rfc1939.txt for details regarding the POP3 protocol.
The history of the POP3 RFC is as follows: RFC 1939 obsoletes RFC 1725, which obsoletes RFC 1460, which obsoletes RFC 1225, which obsoletes RFC 1081.
Philippe "BooK" Bruhat
Introduced in version 0.67, published on March 27, 2006.
| Acme-MetaSyntactic documentation | Contained in the Acme-MetaSyntactic distribution. |
package Acme::MetaSyntactic::pop3; use strict; use Acme::MetaSyntactic::List; our @ISA = qw( Acme::MetaSyntactic::List ); __PACKAGE__->init(); 1;
__DATA__ # names USER PASS QUIT STAT LIST RETR DELE NOOP RSET APOP TOP UIDL OK ERR AUTHORIZATION TRANSACTION