Mon Jun 22 15:50:30 2009: Request 47209 was acted upon.
Transaction: Correspondence added by SMUELLER
Queue: Module-ScanDeps
Subject: Missing dependencies with Tk::Widget -> setPalette() (patch)
Broken in: 0.90
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=47209 >
Hi Christoph,
On Mon Jun 22 03:17:49 2009, [email protected] wrote:
> Roderich Schupp via RT schrieb:
> > Reading the source of setPalette (in Tk/Widget.pm) this patch
> > misses a few widgets. It should look like:
> the Modules I didn't include in the list are getting picked up anyway in
> presence of 'use Tk':
thank you for the patch. I opted for applying Roderich's version since
having a few duplicates in @modules seems a better tradeoff than
potentially breaking on a future change to Tk.pm. Of course, that can
happen anyway, but the explicit dependencies for setPalette should
minimize that.
Cheers,
Steffen