I just need some advice. I already know how to play with bash, ruby, python and perl and I’d like to know: with which of them would it be faster to make a little script that would connect to a website with SSL and login.
I just need to do this script and make a cron job with it. So it must be executable from the console.
Thanks.
NB: If you have any example script, it’d be awesome 🙂
I don’t know about the others so can’t compare, but in Perl, it’s quick and easy with WWW::Mechanize or LWP