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 /Users/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 darwin # Current time local: Sat Nov 24 02:41:58 2007 # Current time GMT: Sat Nov 24 10:41:58 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, 0 wallclock secs ( 0.06 cusr + 0.03 csys = 0.09 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/HTML/SyntaxHighlighter.html Installing /Users/cpanrun/build/5.10.0/site/lib/HTML/SyntaxHighlighter.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/HTML::SyntaxHighlighter.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod