I am using "$cfg{mech_session}->click()" to click one button using www.mechanize . but the page has error because of this my perl script is aborting. But i dont want the perl script to abort. I want that to proceed. How to make the script to proceed instead of aborting ?