![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
(The my shouldn't be there.) The line is optional. It tells LWP what to put in the User-Agent field of the HTTP request, which is pretty much a free-format field. The default is indicates LWP is being used and which version of LWP is being used. Some web servers use this to return content specific for the browser identified by the string. Some web servers log this to monitor which browsers its users use. In reply to Re^3: LWP post
by ikegami
|
|