Then you can investigatemy $mech = WWW::Mechanize->new( autocheck => 1 ); $mech->add_handler("request_send", sub { shift->dump; return }); $mech->add_handler("response_done", sub { shift->dump; return });
In reply to Re: Problem with WWW::Mechanize and PFX certificate
by Anonymous Monk
in thread Problem with WWW::Mechanize and PFX certificate
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |