use Test::XML::Enc; my $features = get_xmlsec_features(); my $features = get_openssl_features(); # go from here
To install XML::Enc, copy and paste the appropriate command in to your terminal.
cpanm
cpanm XML::Enc
CPAN shell
perl -MCPAN -e shell install XML::Enc
For more information on module installation, please visit the detailed CPAN module installation guide.