P.S. - I pasted in the wrong code..if ($page->is_success) { print $page->content; } elsif ($page->is_redirect) { print "Redirect\n"; print $page->content; } else { print $page->error_as_HTML; print $page->content; }
In reply to Re: LWP, SSL, 302
by seanbo
in thread LWP, SSL, 302
by seanbo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |