A more casual approach to creating and sending Email:: emails
Email::Stuffer, as its name suggests, is a fairly casual module used to stuff things into an email and send them. It is a high-level module designed for ease of use when doing a very specific common task, but implemented on top of the light and tolerable Email:: modules.
Email::Stuffer, as its name suggests, is a fairly casual module used to stuff things into an email and send them. It is a high-level module designed for ease of use when doing a very specific common task, but implemented on top of the light and tolerable Email:: modules.
To install p5.34-email-stuffer, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p5.34-email-stuffer
To see what files were installed by p5.34-email-stuffer, run:
port contents p5.34-email-stuffer
To later upgrade p5.34-email-stuffer, run:
sudo port selfupdate && sudo port upgrade p5.34-email-stuffer
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.