The problem is that the information (XML) that I am getting from BuzzerBeater is not compatible with my reader, when there are strange characters like & and The login just won't work... I don't really have time or money to fix this problem at the moment.
$ perl -MKGC::BB -e 'my $bb = KGC::BB->new; $bb->debug(1); my $p = $bb->teaminfo( {params => { teamid => 23212 }});'Sending [http://www.buzzerbeater.com/BBAPI/teaminfo.aspx?teamid=23212]<?xml version='1.0' encoding='utf-8'?><bbapi version='1'> <team id='23212' retrieved='2009-04-23T21:44:08Z'> <teamName>W&C Bball Club</teamName> <shortName>W&C</shortName> <owner >squeakrico7</owner> <league id='14' level='3'>III.9</league> <country id='1'>USA</country> </team></bbapi>