Пакет perl-Mobile-UserAgent: Информация

    Исходный пакет: perl-Mobile-UserAgent
    Версия: 1.05-alt1.1
    Собран:  3 апреля 2018 г. 8:16
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Mobile-UserAgent/

    Лицензия: Artistic
    О пакете: Mobile user agent string parsing class
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Mobile-UserAgent (noarch)

    Сопровождающий: Michael Bochkaryov

    Список участников:
    Igor Vlasenko
    Michael Bochkaryov

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

    Последнее изменение


    22 ноября 2010 г. Igor Vlasenko 1.05-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    13 сентября 2008 г. Michael Bochkaryov 1.05-alt1
    - first build for ALT Linux Sisyphus