It has been no less than five years...

.... that I keep reading these two warnings:

Subroutine Tk::Derived::InitObject redefined at
/Library/Perl/5.8.6/Tk/ChildNotification.pm line 19 (#1)
(W redefine) You redefined a subroutine. To suppress this
warning, say

{
no warnings 'redefine';
eval "sub name { ... }";
}

Subroutine Tk::Widget::InitObject redefined at
/Library/Perl/5.8.6/Tk/ChildNotification.pm line 26 (#1)


The fact is, that nowhere I call ChildNotification.pm, and I have no
clue of what triggers them, despite having searched over and over
again, and again, and again! I need guru meditation,
because I cannot stand to see them again...

Bob
Bob Hunter [ Fr, 23 Februar 2007 23:24 ] [ ID #1639175 ]

Re: It has been no less than five years...

On Sat, 24 Feb 2007 09:24:00 +1100, Bob wrote:

Hi Bob

> Subroutine Tk::Derived::InitObject redefined at
> /Library/Perl/5.8.6/Tk/ChildNotification.pm line 19 (#1) (W
> redefine) You redefined a subroutine. To suppress this warning, say

Perhaps these subs are being autoloaded?
Ron Savage [ Sa, 24 Februar 2007 21:27 ] [ ID #1639182 ]
Perl » comp.lang.perl.modules » It has been no less than five years...

Vorheriges Thema: get method.
Nächstes Thema: [ANNOUNCE] Google::Adwords v1.0.1