Skip to content
abh edited this page Apr 28, 2011 · 1 revision

Install YellowBot::API

The easiest way to install Perl modules is with the CPAN Minus (aka cpanm) tool. To install that and then YellowBot::API, run:

curl -sL http://xrl.us/cpanm | perl - --sudo App::cpanminus
cpanm --sudo YellowBot::API

Getting Started

Clone this wiki locally