Hi Chris, I have issued the command "sudo perl -MCPAN -e shell", but giving error So then issued "perl -MCPAN -e shell"
Still it is executing... How much time does it take The last statement showing is Issuing "C:\WINDOWS\system32\ftp.EXE -n" Local directory now C:\perl\.cpan\sources. GOT C:\perl\.cpan\sources\MIRRORED.BY You have an empty C:\perl\.cpan\sources\MIRRORED.BY, I'm trying to fetch one Issuing "C:\WINDOWS\system32\ftp.EXE -n" Local directory now C:\perl\.cpan\sources. GOT C:\perl\.cpan\sources\MIRRORED.BY You have an empty C:\perl\.cpan\sources\MIRRORED.BY, I'm trying to fetch one Issuing "C:\WINDOWS\system32\ftp.EXE -n" Local directory now C:\perl\.cpan\sources. Can u help me out ? ---- Anil -----Original Message----- From: Chris Devers [mailto:[EMAIL PROTECTED] Sent: Friday, August 26, 2005 9:12 AM To: Anil Kumar, Malyala Cc: Beginners Perl Subject: Re: Can some help me out to send this module "Date::DayOfNthWeek " On Fri, 26 Aug 2005, Anil Kumar, Malyala wrote: > Can someone help me to get this module. > > I am trying to dowbload the module from > http://search.cpan.org/search?query=first+day+of+every+week&mode=all > > But it is corrupted. > > It is little urgent. If it was THAT urgent, you should have gotten it yourself from CPAN. In fact, that's what you'll end up doing anyway. Hint: $ sudo perl -MCPAN -e shell Then cpan> install Date::DayOfNthWeek Good luck. -- Chris Devers -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>