$Id: README 1783 2005-01-09 05:44:52Z btrott $
This is POE::Component::BlogCloud, a client for the blo.gs streaming cloud server.
PREREQUISITES
INSTALLATION
POE::Component::BlogCloud installation is straightforward. If your CPAN shell is set up, you should just be able to do
% perl -MCPAN -e 'install POE::Component::BlogCloud'
Download it, unpack it, then build it as per the usual:
% perl Makefile.PL
% make && make test
Then install it:
% make install
Benjamin Trott / ben+cpan@stupidfool.org