http://qs1969.pair.com?node_id=781764


in reply to How do I use curl with perl and Twitter

Corion is right that you should be using Net::Twitter, but I think your code is a little confused anyway. You're using LWP::UserAgent, but you seem to be trying to treat it like WWW::Curl::Easy. These are two different modules.

--

See the Copyright notice on my home node.

Perl training courses

  • Comment on Re: How do I use curl with perl and Twitter