cormanaz has asked for the wisdom of the Perl Monks concerning the following question:

Hi. I'm trying to expand some bitly urls. Trying to use WWW::Shorten::Bitly but the docs aren't clear about how to set some of the required parameters. They also say "http://bitly.com requires the use of a user id and API key to shorten links." But the bitly API docs say API keys are deprecated in favor of oauth. Is this mod out of date? If so can anyone share or point to example code for how to use the current API?