in reply to Can I use the Following Modules in the Linux version of Perl.
Ok, all seems to work here on my Linux distro Xubuntu 20.04:
sudo apt install libxml2-dev cpan XML::CanonicalizeXML
cpan XML::XPath
cpan Crypt::OpenSSL::RSA
There may be additional dependencies/libraries you have to install in your Linux distro. I've tested this on my office dev machine, on which i already have a huge amount of stuff installed.
|
|---|