For a web application, we have written perl scripts to provide values for controls (textbox, checkbox, etc) in a page (say for example, user creation screen) and thereby updating them as well, by clicking a Save button. We need to check the Database whether the data have been updated appropriately. How can we achieve this through perl scripting?