===> Note <=== The optional package GraphViz is missing. You want GraphViz it is great!. Check the CPAN and http://www.graphviz.org/ or http://www.research.att.com/sw/tools/graphviz/ We can still run fine with out it. Just the ploting program will fail when you try to run it. Checking if your kit is complete... Looks good Writing Makefile for Cisco::ShowIPRoute::Parser cp findroute.pl blib/lib/Cisco/ShowIPRoute/findroute.pl cp plot-route.pl blib/lib/Cisco/ShowIPRoute/plot-route.pl cp Parser.pm blib/lib/Cisco/ShowIPRoute/Parser.pm AutoSplitting blib/lib/Cisco/ShowIPRoute/Parser.pm (blib/lib/auto/Cisco/ShowIPRoute/Parser) cp ExecCmds.pm blib/lib/Cisco/ShowIPRoute/ExecCmds.pm cp getshowiproutes.pl blib/lib/Cisco/ShowIPRoute/getshowiproutes.pl /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap typemap Parser.xs > Parser.xsc && mv Parser.xsc Parser.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Parser.c Running Mkbootstrap for Cisco::ShowIPRoute::Parser () chmod 644 Parser.bs rm -f blib/arch/auto/Cisco/ShowIPRoute/Parser/Parser.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Parser.o -o blib/arch/auto/Cisco/ShowIPRoute/Parser/Parser.bundle chmod 755 blib/arch/auto/Cisco/ShowIPRoute/Parser/Parser.bundle cp Parser.bs blib/arch/auto/Cisco/ShowIPRoute/Parser/Parser.bs chmod 644 blib/arch/auto/Cisco/ShowIPRoute/Parser/Parser.bs Manifying blib/man3/Cisco::ShowIPRoute::Parser.3 Manifying blib/man3/Cisco::ShowIPRoute::ExecCmds.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..2 # Running under perl version 5.008007 for darwin # Current time local: Wed Feb 22 18:06:47 2006 # Current time GMT: Thu Feb 23 02:06:47 2006 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/man/man3/Cisco::ShowIPRoute::ExecCmds.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Cisco::ShowIPRoute::Parser.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true