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: 34122
Status: resolved
Worked: 15 min
Priority: 0/
Queue: Net-Twitter

People
Owner: cthom [...] cpan.org
Requestors: nelhage [...] mit.edu
Cc:
AdminCc:

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



Subject: update() spews to stdout
Date: Sat, 15 Mar 2008 21:22:34 -0400
To: bug-net-twitter [...] rt.cpan.org
From: Nelson Elhage <nelhage [...] MIT.EDU>
The Net::Twitter update() module contains a `print' to STDOUT with no method for clients to disable it; This is very annoying for curses apps trying to use Net::Twitter that want to control exactly what gets displayed to the terminal. - Nelson Elhage
I'm an idiot, and can't believe I didn't see that I left that little bit of debug code in there. I've just now released 1.09 to CPAN removing that. It should be making its way through the CPANtubes now. Mea Culpa.