On Tue, 13 Dec 2005, Pant, Hridyesh wrote: > Hi, > I have successfully installed YAPE::Regex::Explain,but when I try to run > ant regex program I got below error > > Can't locate YAPE/Regex.pm in @INC (@INC contains: > C:\PROGRA~1\LUCKAS~1\ENGINS~2\ C:/Perl/lib C:/Perl/site/lib .) at > C:/Perl/site/lib/YAPE/Regex/Explain.pm line 3. > BEGIN failed--compilation aborted at > C:/Perl/site/lib/YAPE/Regex/Explain.pm line 3. > Compilation failed in require at C:\PROGRA~1\LUCKAS~1\ENGINS~2\1.pl line > 1. > BEGIN failed--compilation aborted at C:\PROGRA~1\LUCKAS~1\ENGINS~2\1.pl > line 1. > > > So after I try to install "YAPE-Regex" module but I am getting error > C:\Tutorial\Perl\YAPE-Regex>ppm install YAPE-Regex.ppd > Can't call method "ok" on an undefined value at > C:/Perl/site/lib/PPM/UI.pm line 881, <$__ANONIO__> line 17. > > > I think this is because of it is looking for the modules which are not > installed.so I tried this to check dependencies of this module but I am > getting error on this > C:\Tutorial\Perl\YAPE-Regex>ppm tree YAPE-Regex > Error: No valid repositories: > Error: 500 Can't connect to ppm.ActiveState.com:80 (Bad hostname > 'ppm.ActiveState.com') > Error: 500 Can't connect to ppm.ActiveState.com:80 (Bad hostname > 'ppm.ActiveState.com') > > Could anybody suggest me how can I install YAPE::regex module > successfully.
Not sure how it works in window, but I ended up installing all 3 Module YAPE::Regex Module YAPE::Regex::Element Module YAPE::Regex::Explain IE, YAPE::Regex::Explain didn't require YAPE::Regex Owen -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>