How to Setup Aspose.Email Cloud SDK for Perl

Using CPAN

First install CPAN module. For details click here.


cpan AsposeEmailCloud::EmailApi

Direct Method

  1. Download the latest package from GitHub
  2. Unpack and run following command

cd SDKs/Aspose.Email-Cloud-SDK-for-Perl

perl Build.PL

./Build

./Build test

./Build install