This fix works as a MAGIC! Thank you!
After accusing Dream Host for messing up my server again I ended up here…
Thanks for saving us the headache! 
Or at least some of the headache as we need to update over 50 files now…
my $nt = Net::Twitter::Lite::WithAPIv1_1->new(
consumer_key => ‘################################’,
consumer_secret => ‘################################’,
access_token => ‘################################’,
access_token_secret => ‘################################’,
ssl => 1, ## enable SSL! THANK YOU @forbiddenlake Chris ##
);