Hi all! I compiled PONIE (from the Subversion trunk - rev. 336) and installed it using the following build command: <<<<<<<<<< #!/bin/bash perl Configure.pl --prefix=$HOME/apps/perl/ponie/ --addarg="-Ud_dosuid" >>>>>>>>>> Afterwards running: <<<< $ ~/apps/perl/ponie/bin/ponie5.9.2 -MIO::Scalar Can't locate IO/Scalar.pm in @INC (@INC contains: /home/shlomi/apps/perl/ponie/lib/5.9.2/i386-linux-thread /home/shlomi/apps/perl/ponie/lib/5.9.2 /home/shlomi/apps/perl/ponie/lib/site_perl/5.9.2/i386-linux-thread /home/shlomi/apps/perl/ponie/lib/site_perl/5.9.2 /home/shlomi/apps/perl/ponie/lib/site_perl .). >>> It seems that IO/Scalar.pm is not installed anywhere under ~/apps/perl/ponie. I'll try to analyze the source of this problem, but for the meantime, I just wanted to let you know. Regards, Shlomi Fish P.S: PONIE succeeds on all the tests of HTML::Widgets::NavMenu (which has full test coverage), after I fix the missing IO::Scalar. (but doesn't succeed without it). --------------------------------------------------------------------- Shlomi Fish shlomif@iglu.org.il Homepage: http://www.shlomifish.org/ Tcl is LISP on drugs. Using strings instead of S-expressions for closures is Evil with one of those gigantic E's you can find at the beginning of paragraphs.Thread Next