I am trying to write a perl script that will take info from a form, write it to a file. Then using SCP, connect to another server and transfer the file. My question is, I need to know the perl commands to start SCP and wait for the password prompt, then send the password.