Group
Extension

Matches 1

LWP-Authen-OAuth ( T/TI/TIMBRODY/LWP-Authen-OAuth-1.02.tar.gz, TIMBRODY, 2013; MetaCPAN )
LWP-Authen-OAuth/lib/LWP/Authen/OAuth.pm ( view source; MetaCPAN )
yy1',
		oauth_token_secret => 'yyy2',
	);
	
	$ua->post( 'http://api.twitter.com/1/statuses/update.json', [
		status => 'Posted this using LWP::Authen::OAuth!'
	]);

=head1 DESCRIPTION

This module pro

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.