I have the following code which works fine with an AWS instance with Ubuntu but not with Fedora.
#!/bin/perl use Net::FTP; use Net::SMTP; use warnings; use POSI