68350/can-t-locate-net-smtp-ssl-pm-in-inc-inc-contains
Hi Guys,
I am trying to use git send-email service in my system, but I got this below error.
Can't locate Net/SMTP/SSL.pm in @INC (@INC contains:
How can I solve this error?
Hi@akhtar,
You may need to upgrade/install the Net::SMTP::SSL or IO::Socket::SSL packages. You can use the below given commands.
sudo -H cpan Net::SMTP::SSL sudo -H cpan IO::Socket::SSL
Hope this will help.
I think you could start with this. The ...READ MORE
DevOps is an approach to improve the ...READ MORE
It simply means to upload code to ...READ MORE
Seems like you want to rebase your ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Hi@Hasid, In Git & GitHub merge concept comes ...READ MORE
Hi@akhtar, You can use reset command to do ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.