Click here to get back home

It has been no less than five years...

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
It has been no less than five years... Bob 02-23-2007
Posted by Bob on February 23, 2007, 5:24 pm
Please log in for more thread options


... 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


Posted by Ron Savage on February 24, 2007, 3:27 pm
Please log in for more thread options


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?




Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap