This is a POP3 client module for perl5. It provides an object-oriented interface to a POP3 server. It can be used to write perl-based biff clients, mail readers, or whatever. See the inline POD doc for more details. (perldoc Mail::POP3Client)
This is a POP3 client module for perl5. It provides an object-oriented interface to a POP3 server. It can be used to write perl-based biff clients, mail readers, or whatever. See the inline POD doc for more details. (perldoc Mail::POP3Client)
To install p5.34-mail-pop3client, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p5.34-mail-pop3client
To see what files were installed by p5.34-mail-pop3client, run:
port contents p5.34-mail-pop3client
To later upgrade p5.34-mail-pop3client, run:
sudo port selfupdate && sudo port upgrade p5.34-mail-pop3client
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.