Then in your scripts, in order to use it, you will have to add the following line at the beginning:
use Net::SFTP::Foreign::Compat ':supplant';
Or another option that does not require changing your code is to create a file named Net/SFTP.pm in some place under your @INC path with the following content:
use Net::SFTP::Foreign::Compat ':supplant'; 1;
In reply to Re: Math::Pari question
by salva
in thread Math::Pari question
by sheidkam
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |