Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mailslurp/mailslurp-client-perl

Perl email API for MailSlurp. Create test email accounts and send and receive emails using Perl.
https://github.com/mailslurp/mailslurp-client-perl

Last synced: 4 days ago
JSON representation

Perl email API for MailSlurp. Create test email accounts and send and receive emails using Perl.

Awesome Lists containing this project

README

        

# Perl Email API

Official MailSlurp client for Perl.

## Resources

- [API documentation](https://docs.mailslurp.com/api/)
- [GitHub source](https://github.com/mailslurp/mailslurp-client-perl).

## Install

### Setup CPAN

Install `cpanm` if you don't already have it by running this command:

```bash
cpan App::cpanminus
```