Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047906
en ru br
ALT Linux repos
S:1.05-alt1.1
5.0: 1.05-alt1

Group :: Development/Perl
RPM: perl-Mobile-UserAgent

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.05-alt1.1
Build date: 22 november 2010, 19:43 ( 696.5 weeks ago )
Size: 41.12 Kb

Home page:   http://search.cpan.org/dist/Mobile-UserAgent/

License: Artistic
Summary: Mobile user agent string parsing class
Description:

Parses a mobile user agent string into it's basic constituent parts, the
most important being vendor and model.

One reason for doing this would be to use this information to lookup
vendor-model specific device characteristics in a database. You can use also
use user agent profiles to do this (for which I've developed other classes),
but not all mobile phones have these, especially the older types.
Another reason would be to detect if the visiting client is a mobile handset.

Only real mobile user-agent strings can be parsed succesfully by this class.
Most WAP emulators are not supported because they usually don't use the same
user-agent strings as the devices they emulate.

Current maintainer: Michael Bochkaryov

List of contributors

List of rpms provided by this srpm:

  • perl-Mobile-UserAgent
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin