FWIW, here's a confirmation.
ken@chort:~$ perl -MKGC::BB -le 'my $bb = KGC::BB->new();
$bb->debug(1); $bb->teaminfo( {params => {teamid => 77845} } );'
Sending [http://www.buzzerbeater.com/BBAPI/teaminfo.aspx?teamid=77845]
<?xml version='1.0' encoding='utf-8'?>
<bbapi version='1'>
<team id='77845' retrieved='2009-03-22T18:34:18Z'>
<teamName>Carxofa Team</teamName>
<shortName>CAR</shortName>
<owner supporter='1'>j&j23</owner>
<league id='203' level='3'>III.8</league>
<country id='7'>España</country>
</team>
</bbapi>
not well-formed (invalid token) at line 7, column 34, byte 240 at
/usr/lib/perl5/XML/Parser.pm line 187
at /home/ken/modules/BuzzerBeater/Teaminfo.pm line 36
Last edited by Mod-oeuftete at 3/22/2009 2:37:32 PM