Versions Compared

Key

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

...

Code Block
languagebash
cd /usr/ports/www/p5-Protocol-WebSocket/ && make && make install

Debian

Code Block
apt-get install libprotocol-websocket-perl


Ubuntu

Code Block
cpanm Protocol::WebSocket

...