Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Data::Stack cp lib/Data/Stack.pm blib/lib/Data/Stack.pm Manifying blib/man3/Data::Stack.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Data-Stack....1..16 ok 1 - use Data::Stack; ok 2 - New Stack ok 3 - isa isa Data::Stack ok 4 - Stack is empty ok 5 - New Stack w/items ok 6 - Stack is not empty ok 7 - Stack count ok 8 - Pop is right ok 9 - Stack count ok 10 - Pop is right ok 11 - Stack count ok 12 - Stack is empty ok 13 - Stack count ok 14 - Pop is right ok 15 - Stack count ok 16 - Stack is empty ok All tests successful. Files=1, Tests=16, 0 wallclock secs ( 0.19 cusr + 0.03 csys = 0.22 CPU) Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Data/Stack.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Data/Stack.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Data::Stack.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod