The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::Twitter::OAuth::AccessTokenRequest - A Twitter specific OAuth protocol request for an Access Token

DESCRIPTION

This is a copy of Net::OAuth::AccessTokenRequest that adds the optional message parameter verifier used by Twitter. (The verifier parameter is set to the PIN number that is presented to users while authenticating desktop applications.

SEE ALSO

Net::OAuth, http://oauth.net

AUTHOR

Keith Grennan, <kgrennan at cpan.org>

Marc Mims <marc@questright.com>

COPYRIGHT & LICENSE

Copyright 2007 Keith Grennan, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.