erlang-twitter

Code pulled with git from git://github.com/ngerakines/erlang_twitter.git with the last commit being b1ff2c2

These are Current warnings for erlang-twitter.

dialyzer -n -q -Wno_improper_lists ebin
twitter_client.erl:581: The pattern <_Xml, [], Default> can never match the type <tuple(),[[1..255,...],...],[]>
twitterbot.erl:66: Call to missing or unexported function twitter_client:start/2
twitterbot.erl:70: Call to missing or unexported function twitter_client:call/3
twitterbot.erl:78: Call to missing or unexported function twitter_client:call/2
twitterbot.erl:91: Call to missing or unexported function twitter_client:call/3