Main test module for Net::SAML2
use Test::Lib; use Test::Net::SAML2; # tests here ...; done_testing();
To install Net::SAML2, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Net::SAML2
CPAN shell
perl -MCPAN -e shell install Net::SAML2
For more information on module installation, please visit the detailed CPAN module installation guide.