Hi Kenneth,
On Wednesday 21 Apr 2010 08:19:25 CHAN, KENNETH 1 [AG/7721] wrote:
> Thanks Fish.
>
"Fish" is my last name, so you should say "Thanks, Shlomi" or "Thanks, Mr.
Fish" - not "Thanks, Fish". See what Joel Spolsky wrote about it here:
http://www.joelonsoftware.com/articles/ResumeRead.ht
Thanks Fish.
> Instead of going to all this trouble, you should probably use
local::lib :
>
> http://search.cpan.org/dist/local-lib/
[CHAN] But the system doesn't have the local::lib module installed, I
encountered the same problem in order to use local::lib.
--
On Tuesday 20 Apr 2010 19:39:13 CHAN, KENNETH 1 [AG/7721] wrote:
> Hi all,
>
> I encounter a weird problem. I install eclipse with EPIC perspective
> to Linux. Since I would like to use it's debugger but I don't have root
> permission. I download PadWalker.pm
> (http://search.cpan.org/CPAN/autho
it cannot locate PadWalker when in debugging
mode.
Then I tried to write a simple perl script with:
#!/usr/bin/perl
use PadWalker;
print "Done";
But perl doesn't compile correctly and return with this error:
**
Can't locate loadable object for module Pa
Sent: Thursday, January 20, 2005 6:51 AM
To: Henry, Mark Patrick
Cc: beginners@perl.org
Subject: Re: Can't locate loadable object for module
- Original Message -
From: "Henry, Mark Patrick" <[EMAIL PROTECTED]>
Date: Thursday, January 20, 2005 0:54 am
Subject: Can
- Original Message -
From: "Henry, Mark Patrick" <[EMAIL PROTECTED]>
Date: Thursday, January 20, 2005 0:54 am
Subject: Can't locate loadable object for module
> Hi,
Hello;
>
> I'm trying to use a perl module that a tool I got, ccmeter.pl,
> r
05_03/lib/site_perl/5.005
So, in the script I put the following:
use lib '/users/mhenry/tools/3rdparty';
I get:
Can't locate loadable object for module Time::HiRes in @INC (@INC
contains: /users/mhenry/tools/3rdparty
/apps/perl-5.005_03/lib/5.00503/PA-RISC1.1
/apps/perl-5.005_03/lib
Margit Brunder wrote ..
>I've written a cgi script and when Apache (version 1.3.6) tries to call
>it, I get the error message "can't locate loadable object for module
>HTML::Parser in @INC at ./HTML/entities.pm line 79" although the
>module Parser.pm IS in t
Hi,
I've written a cgi script and when Apache (version 1.3.6) tries to call
it,
I get the error message "can't locate loadable object for module
HTML::Parser in @INC at ./HTML/entities.pm line 79"
although the module Parser.pm IS in the same directory as entities.pm
The
I get the error message "can't locate loadable object for module
HTML::Parser in @INC at ./HTML/entities.pm line 79"
although the module Parser.pm is in the same directory as entities.pm
The path where Parser.pm is located is included in @INC !!
What's going wrong?
Thanks
Margit
10 matches
Mail list logo