/usr/bin/perl ./lib/deptest.perl Reading dependency hints from NEEDS. Gathering files from MANIFEST. Building dependency tree. *** *** Optional parts of this distribution need at least one additional module *** which is either outdated or not installed. These parts will be *** installed, but their features may not be usable until their *** dependencies are installed or updated: *** POE::Kernel::Event wants Event *** POE::Kernel::Gtk wants Gtk *** POE::Wheel::Curses wants Curses *** POE::Wheel::ReadLine wants Term::ReadKey *** samples/filterchange.perl wants Storable *** samples/tk.perl wants Tk 800.021 or newer *** t/06_tk.t wants Tk 800.021 or newer *** t/07_event.t wants Event *** t/12_signals_ev.t wants Event *** t/21_gtk.t wants Gtk *** Please consider installing the most recent: Curses Event Gtk Storable *** Term::ReadKey Tk *** *** Optional parts of this distribution may work better if at least one *** additional module is installed or updated. These parts will be *** installed, but they may not work as well as they could if their *** dependencies are installed or updated: *** POE::Filter::Reference works better with Compress::Zlib *** POE::Kernel works better with Time::HiRes *** POE::Kernel::Tk works better with Tk 800.021 or newer *** POE::Wheel::Run works better with IO::Pty *** Please install the most recent: Compress::Zlib IO::Pty Time::HiRes Tk *** PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00_coverage.......ok t/01_sessions.......ok t/02_alarms.........ok t/03_aliases........ok t/04_selects........ok t/05_macros.........ok t/06_tk.............skipped: need the Tk module installed to run this test t/07_event..........skipped: need the Event module installed to run this test t/08_errors.........ok t/09_wheels_unix....ok t/10_wheels_tcp.....ok t/11_signals_poe.... *** *** This test tries to compensate for slow machines. It times its *** first test and uses that as its timeout for subsequent ones. *** It may take a while on slow or resource-starved machines. *** It may even fail if it guesses the time wrongly. *** t/11_signals_poe....ok 1/3 *** *** Seconds to fork 8 children: 0 *** Seconds to wait for system to settle: 10 *** *** *** Seconds between signal and first reap: 0 *** Seconds to wait for other reaps: 5 *** Seconds to wait after final reap: 5 *** t/11_signals_poe....ok t/12_signals_ev.....skipped: the Event module is not installed t/13_wheels_udp.....ok skipped: can't test without either Storable or FreezeThaw t/20_accept.........ok t/21_gtk............skipped: need the Gtk module installed to run this test Files=26, Tests=444, 74 wallclock secs (20.47 cusr + 3.22 csys = 23.69 CPU) ter_stack... PERL_DL_NONLAZY=1 /usr/bin/perl -I../blib/arch -I../blib/lib -I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/call..............ok t/cpp...............ok t/decrypt...........ok t/exec..............ok t/order.............ok t/sh................ok t/tee...............ok All tests successful. Files=7, Tests=48, 10 wallclock secs ( 5.61 cusr + 2.12 csys = 7.73 CPU) No tests defined for Filter::Util::Call extension. No tests defined for Filter::Util::Exec extension. No tests defined for Filter::decrypt extension. No tests defined for Filter::tee extension. If you'd like any more infomation or for me to do any other tests don't hesitate to ask. This was built on MacOSX 10.0.4 on a G4 400. First I upgraded the machine to Perl 5.6.1 which was a lot more complicated than expected. Jotham.
