NAME
Mobile::Devices::Base - base class for all Mobile::Devices::byID::*
SYNOPSIS
use base 'Mobile::Devices::Base';
DESCRIPTION
Base class that is used by Mobile::Devices::byID::g::en::generic which is fallback for all WURFL devices.
METHODS
new()
Object constructor.
TO_JSON
Return hash ref filled with all capabilities of a mobile device.
AUTHOR
Jozef Kutej