DOKK / manpages / debian 11 / im / IM::Pop.3pm.en
IM::Pop(3pm) Internet Message Perl modules IM::Pop(3pm)

IM::Pop - POP handler

 use IM::Pop;
 $msgs = pop_get_msg($src, $dst, $mode, $noscan);
 ($auth, $user, $host) = pop_spec($src)

The IM::Pop module handles Pop.

This modules is provided by IM (Internet Message).

IM (Internet Message) is copyrighted by IM developing team. You can redistribute it and/or modify it under the modified BSD license. See the copyright file for more details.

2016-10-10 IM153