Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for HTML::SyntaxHighlighter cp SyntaxHighlighter.pm blib/lib/HTML/SyntaxHighlighter.pm Manifying blib/man3/HTML::SyntaxHighlighter.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/basic....1..13 # Running under perl version 5.010000 for solaris # Current time local: Thu Nov 29 23:18:11 2007 # Current time GMT: Fri Nov 30 07:18:11 2007 # Using Test.pm version 1.25 ok 1 ok 2 <DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
    <title>
      My Home Page
    </title>
  </head>
  <body bgcolor="white">
    <h2>
      My Webpage
    </h2>
    <p>
      Being a
      <i>
        collosal
      </i>
      egotist, this page is all about
      <b>
        me
      </b>
      !
    </p>
  </body>
</html>
ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok All tests successful. Files=1, Tests=13, 1 wallclock secs ( 0.18 cusr + 0.07 csys = 0.25 CPU) Installing /export/home/cpanrun/build/5.10.0/html/site/lib/HTML/SyntaxHighlighter.html Installing /export/home/cpanrun/build/5.10.0/site/lib/HTML/SyntaxHighlighter.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/HTML::SyntaxHighlighter.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod