Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Net-Twitter CPAN distribution.

Report information
The Basics
Id: 49087
Status: resolved
Priority: 0/
Queue: Net-Twitter

People
Owner: MMIMS [...] cpan.org
Requestors: nigel.metheringham [...] Dev.intechnology.co.uk
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 3.05002
Fixed in: (no value)



Subject: Deprecated code in Net::Twitter::Role::OAuth examples
Examples at top of Net::Twitter::Role::OAuth use ->is_authorized which produces a deprecated warning - need to change to ->authorized
Thanks for pointing that out. I've made the appropriate changes in both Net::Twitter and Net::Twitter::Lite. They are committed to the repos on Github and will be included in the next release. -Marc