How to Setup Aspose.Email Cloud SDK for Perl
Contents
[
Hide
]
Using CPAN
First install CPAN module. For details click here.
cpan AsposeEmailCloud::EmailApi
Direct Method
- Download the latest package from GitHub
- Unpack and run following command
cd SDKs/Aspose.Email-Cloud-SDK-for-Perl
perl Build.PL
./Build
./Build test
./Build install