Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for HTML::PrettyPrint cp PrettyPrint.pm blib/lib/HTML/PrettyPrint.pm cp sample.pl blib/lib/HTML/sample.pl Manifying blib/man3/HTML::PrettyPrint.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..2 ok 1
"name" | "age" | "weight" |
---|---|---|
"bill" | "56" | "94" |
"brian" | "102" | "127" |
"babette" | "117" | "87" |
"bobo" | "70" | "125" |
"bix" | "100" | "83" |