$c->{'facebook'} = WWW::Facebook::API->new( 'desktop' => 0, 'format' => 'JSON', 'parse' => 1, %{ $c->config->{'facebook'} || { } }, );