Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

FreeBSD

# cd /usr/ports/converters/p5-JSON && make && make install clean

Ubuntu

# apt-get install libhttp-browserdetect-perl

CentOS

version: 6.6

# yum install perl-http-browserdetect

Alt Linux

# apt-get install perl-http-browserdetect

Установка с CPAN

# perl -MCPAN -e shell 
install HTTP::BrowserDetect
  • No labels