Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

FreeBSD

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


Ubuntu

Code Block
languagebash
# apt-get install libhttp-browserdetect-perl


CentOS

version: 6.6

Code Block
languagebash
# yum install perl-http-browserdetect


Alt Linux

Code Block
languagebash
# apt-get install perl-http-browserdetect


Установка с CPAN

Code Block
languagebash
# perl -MCPAN -e shell 
install HTTP::BrowserDetect