Package perl-Mobile-UserAgent: Information

    Source package: perl-Mobile-UserAgent
    Version: 1.05-alt1.1
    Build time:  Nov 18, 2018, 10:20 PM
    Category: Development/Perl
    Report package bug
    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.

    List of rpms provided by this srpm:
    perl-Mobile-UserAgent (noarch)

    Maintainer: Michael Bochkaryov

    List of contributors:
    Igor Vlasenko
    Michael Bochkaryov

      1. perl-Class-Singleton
      2. perl-devel

    Last changed


    Nov. 22, 2010 Igor Vlasenko 1.05-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    Sept. 13, 2008 Michael Bochkaryov 1.05-alt1
    - first build for ALT Linux Sisyphus