Hello Monks -- I am in desparate need for your help.
I am trying to get a PDF file from a secured site by using Perl:Mechanize. When I click on that file, a "File Download" popup appears with buttons "Open", "Save" "Cancel" and if "Save" is selected then another popup window "Save As" appears with "File name:" & "Save as type:" along with "Save" & "Cancel" buttons. How do I handle these using Perl:Mechanize?
Thanks a lot.