Re: cpan module installation on Mac OS Leopard

2008-08-23 Thread WetMogwai
Find ran for hours without finding those, but I found a partial solution. If you open the CPAN shell and type: o conf makepl_arg install_base= it will install working modules. This is a partial solution because it has to be done with each session. It doesn't work to run cpan non- interactively. I

Re: cpan module installation on Mac OS Leopard

2008-08-19 Thread Xavier Mas
El Tuesday 19 August 2008 02:38:27 WetMogwai va escriure: > I'm having trouble with a Perl script. I installed Mac::Growl through > CPAN. It worked, but seemed to copy the final files to a place that > doesn't exist. I can't find it now. When I run my script, it says it > can't find Mac::Growl in @

Re: CPAN Module Installation

2007-10-07 Thread Jeff Pang
2007/10/7, yitzle <[EMAIL PROTECTED]>: > Is there some way to turn off the tests that get performed after a > module is installed? I don't think to turn off 'make test' is a good idea. But on the other hand if you really don't like make test,you can force to make install it. > Does CPAN shell ch

Re: cpan module installation using Activestate perl package manager

2006-03-14 Thread Sonika Sachdeva
Hi, I installed File::Tail using nmake. Now when I run my perl script I get the following error for File::stat which was running successfully before. Subroutine import redefined at c:/Perl/lib/File/stat.pm line 25. Subroutine populate redefined at c:/Perl/lib/File/stat.pm line 35. Subroutine lstat

RE: cpan module installation using Activestate perl package manager

2006-03-14 Thread Paul Ohashi
perl -MCPAN -e "install FILE::TAIL" -Original Message- From: Sonika Sachdeva [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 14, 2006 11:06 AM To: beginners@perl.org Subject: cpan module installation using Activestate perl package manager Hi, How do i install FILE::TAIL using activestat

Re: cpan module installation using Activestate perl package manager

2006-03-14 Thread Chas Owens
On 3/14/06, Sonika Sachdeva <[EMAIL PROTECTED]> wrote: > Hi, > > How do i install FILE::TAIL using activestate perl > doing a search using perl package manager doesnt show File::Tail module in > its repository > > thanks, It looks like ActiveState does not have this module prepackaged. If you pay