Hi Peeps,
This may be an obvious question but I am new to perl and I need some advice. Basically I have written a script that makes some changes to a database when a drop down is selected, after this is done I then want to goto another page in my system. In php I could use the header("Location: www.blah.com") todo this, is there anything like that in perl? Thx Richard