logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Description

       The IM::Pop module handles Pop.

       This modules is provided by IM (Internet Message).

Name

       IM::Pop - POP handler

Synopsis

        use IM::Pop;

        $msgs = pop_get_msg($src, $dst, $mode, $noscan);

        ($auth, $user, $host) = pop_spec($src)

See Also