|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
How to get real address with LWP and redirects?by ivanatora (Sexton) |
| on Sep 11, 2007 at 12:40 UTC ( #638285=perlquestion: print w/ replies, xml ) | Need Help?? |
|
ivanatora has asked for the
wisdom of the Perl Monks concerning the following question:
I use LWP::UserAgent to get some site contents and go through some links. The question is sometimes links are http://site.com/a, which redirects to another page (mod_rewrite for sure) and LWP gets its contents perfectly, but I want to know the new location address. Can I do it with LWP?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||