When trying to use a custom perl script in Network Configuration Manager (NCM) the captures fail when using Net::SSH2; Net::SSH2::SFTP; Time::HiRes 'usleep' it fails to capture.
Release: Any version of Spectrum
Component:
This occurs because only the perl modules Spectrum uses are installed when Spectrum is installed.
To get the perl modules needed you would do the following:
1) Go to cpan.org
2) Find the module you need.
3) Download and save it.
4) Follow the read me on how to install it (there may be dependencies you need to download also, the read me will tell you though).