start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: use_named_parameters Chapter 10
The CGI.pm Module
Next: Reference: user_name
 

user_agent

 
$query

->user_agent( [

string

] )

Returns the value of the HTTP_USER_AGENT header.

string

If specified, only returns headers matching the specified string.


Previous: Reference: use_named_parameters Perl in a Nutshell Next: Reference: user_name
Reference: use_named_parameters Book Index Reference: user_name