Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Strange problem when I install CPAN module to my own directory

by iwanthome (Beadle)
on Apr 16, 2004 at 06:10 UTC ( [id://345652]=note: print w/replies, xml ) Need Help??


in reply to Re: Strange problem when I install CPAN module to my own directory
in thread Strange problem when I install CPAN module to my own directory

thanks for your reply,but I think that is not the reason.I modified the directory to absolute directory.And the error is same.

$ more config #!/usr/bin/perl use lib '/data/zht/perl/lib'; use Config::General; print "Content-type: text/html\n\n"; print "ok"; $ ls /data/zht/perl/lib Cisco Config Sharefunc.pm $ ls /data/zht/perl/lib/Config General General.pm
thanks!
  • Comment on Re: Re: Strange problem when I install CPAN module to my own directory
  • Download Code

Replies are listed 'Best First'.
Re: Re: Re: Strange problem when I install CPAN module to my own directory
by PodMaster (Abbot) on Apr 16, 2004 at 07:42 UTC
    What about permissions? See CGI Help Guide.

    MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
    I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
    ** The third rule of perl club is a statement of fact: pod is sexy.

      thanks! The problem is solved by modify permissions!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://345652]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-26 06:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found