# Perl Email API

Official MailSlurp client for Perl.

## Resources

- [API documentation](/docs/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
```
