% make test [...] All tests successful. u=0.8 s=0.23 cu=59.02 cs=6.3 scripts=230 tests=11745 make: *** Warning: Clock skew detected. Your build may be incomplete. doriath(tchrist)% ./perl -Ilib uti util.c util.h util.o utils/ doriath(tchrist)% ./perl -Ilib utils/pe perlbc.PL perlbug.PL perlcc.PL perldoc.PL perlbug* perlcc* perldoc* doriath(tchrist)% ./perl -Ilib utils/perlbug -ok Message sent. doriath(tchrist)% ./perl -Ilib -de 0 Loading DB routines from perl5db.pl version 1.07 Editor support available. Enter h or `h h' for help, or `man perldebug' for more help. main::(-e:1): 0 DB<1> use POSIX DB<2> O UsageOnly UsageOnly = '1' DB<3> V POSIX Not a GLOB reference at lib/dumpvar.pl line 408, <IN> line 3. ...propagated at lib/perl5db.pl line 667, <IN> line 3. DB::DB called at -e line 1 Debugged program terminated. Use q to quit or R to restart, use O inhibit_exit to avoid stopping after program termination, h q, h R or h O to get additional info. --tomThread Previous | Thread Next