in reply to LWP_SSL_Verify_mode option

you could also write a wrapper shell script with that environment variable (envvar) in it. You then start the perl scripts from that wrapper shell script.

Or you could add your envvar to your profile, then all the processes you start would inherit it (not ideal if you want to verify the certificates, but if you don't care ...).