Re: Can't locate loadable object for module Tk::Event
- From: balu422@xxxxxxxxx
- Date: 19 Jul 2005 10:45:03 -0700
Sisyphus wrote:
> Perl can't find the Parse_Date() subroutine. Where is it ? If it's a
> Tk::Event subroutine, then calling it as Tk::Event::Parse_Date(), instead of
> simply Parse_Date(), should fix the problem. Alternatively, you could import
> it - by loading Tk::Event with:
> use Tk::Event qw(Parse_Date);
Thanks for your help. I found the problem. I am using the wrong version
of Calc.pm.
Regards,
Balu
.
- References:
- Can't locate loadable object for module Tk::Event
- From: balu422
- Re: Can't locate loadable object for module Tk::Event
- From: Sisyphus
- Re: Can't locate loadable object for module Tk::Event
- From: balu422
- Re: Can't locate loadable object for module Tk::Event
- From: Sisyphus
- Can't locate loadable object for module Tk::Event
- Prev by Date: Net_SSLeay.pm-1.25 make test problem
- Next by Date: Debian Sarge mod_perl Apache 1.3
- Previous by thread: Re: Can't locate loadable object for module Tk::Event
- Next by thread: stepping out
- Index(es):
Relevant Pages
|
|