Package DE_EPAGES::WebInterface::API::UserAgent
This module contains all functions regarding user agent recognition and matching.
@EXPORT_OK |
Functions
IsUserMobilePhone
Matches the UserAgent against some defined mobile agents and returns true in case of a mobile phone agent.
Syntax |
my $IsMobilePhone = IsUserMobilePhone($UserAgent) |
Input |
|
Return |
|