The script very apparently doesn't use config::ini, it doesn't even use Config::Ini. It uses Config::IniFiles, which is a different module.
ANd if the message is "Can't locate Config/IniFiles.pm in @INC" then the module is not installed. Fullstop. .read to hard It's !post top not do please, Also Jenda From: mani kandan <[EMAIL PROTECTED]> > If i am wrong please correct me, i presume that config::ini must be > installed in perl by while installing, if not what is the option for > checking that config::ini is installed or not. Regards Manikandan > > --- On Sun, 10/19/08, Jeff Pang <[EMAIL PROTECTED]> wrote: > > From: Jeff Pang <[EMAIL PROTECTED]> > Subject: Re: error at using config::ini > To: [EMAIL PROTECTED] > Cc: beginners@perl.org > Date: Sunday, October 19, 2008, 2:04 PM > > 2008/10/19 mani kandan <[EMAIL PROTECTED]>: > > > > Can't locate Config/IniFiles.pm in @INC (@INC contains: C:/Perl/lib > C:/Perl/site > > /lib .) at cok.pl line 2. > > It has said, you must install Config::IniFiles before using it. > > -- > Jeff Pang ===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz ===== When it comes to wine, women and song, wizards are allowed to get drunk and croon as much as they like. -- Terry Pratchett in Sourcery -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/