module Net
class Net::APOP
class Net::POP3
class Net::POP3Command
class Net::POPAuthenticationError
class Net::POPBadResponse
class Net::POPError
class Net::POPMail
net-pop
0.1.2
# logging
def logging(msg) @debug_output << msg + "\n" if @debug_output end