If you want your script to submit data into a form and post it via the POST method, you can still use LWP, but you have to buil a POST HTTP request. lwpcook explains how to do it. You may also have a look at another answer I gave to a similar question
RE: Re: Accessing web pages
Hope this help
marcos