NAME
Tweet::ToDelicious - Links in your tweet to delicious.
SYNOPSIS
use Tweet::ToDelicious;
Tweet::ToDelicious->new($cfg)->run;
DESCRIPTION
use t2delicious.pl instead of this module directly.
DEPENDENCIES
Config::Any, YAML::XS, Net::Delicious, LWP::Protocol::https, Coro, AnyEvent::Twitter::Stream, Net::OAuth, Net::SSLeay, List::MoreUtils, Log::Minimal, Sub::Retry
SEE ALSO
AnyEvent::Twitter::Stream, Net::Delicious
AUTHOR
Yoshihiro Sasaki, <ysasaki at cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2011 by Yoshihiro Sasaki
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or, at your option, any later version of Perl 5 you may have available.