in reply to Automate database search
It might help if you clarify whether you are connecting to the database directly and need to automate/process SQL queries (in which case you would use one of the DBI modules) or if you are connecting to a web interface/application and need to automate/process HTTP queries (not as much experience with that but LWP would seem a logical place to start)
|
---|