Download Badger
You can install Badger using the CPAN module.
$ cpan Badger
Or you can download it from CPAN and install manually. The latest version is also available here.
$ tar zxf Badger-0.04.tar.gz $ cd Badger-0.04 $ perl Makefile.PL $ make $ make test $ sudo make install
If you're a bit cutting edge then you might want to access the subversion repository. If you don't know what a subversion repository is then you're not cutting edge. Run along now.
$ svn co svn://badgerpower.com/Badger/trunk/badger
You can view the repository online here.
There may be pre-packaged versions of Badger available for specific platforms at some time in the future. But not yet.