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