Checking if your kit is complete... Looks good Writing Makefile for Markup::Perl cp lib/Markup/Perl.pm blib/lib/Markup/Perl.pm Manifying blib/man3/Markup::Perl.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic......1..9 ok 1 - perl executable found: [/home/cpanrun/tmp/5.10.0/bin/perl] ok 2 - perl executable can be run: [1] ok 3 - test file found: [t/basic1.xml] ok 4 - running t/basic1.xml produces some output: [292 bytes] ok 5 - print (0..9) code can be executed: [0123456789] ok 6 - plain text prints ok: [

# plain text #

] ok 7 - prints across two blocks ok: [abcdef] ok 8 - print from a subroutine in a diferent block ok: [defghi] ok 9 - print across looped blocks is ok: [bang! bang! bang! ] Date: Thu, 29 Nov 2007 10:45:33 GMT Color: red Content-length: 180 Content-Type: text/html; charset=UTF-8

0123456789

abcdef

defghi

plain text

xyz

bang! bang! bang!

end perl with ''

ok t/02headers....1..4 ok 1 - test script can be run:[292 bytes] ok 2 - content-length ok: [180] ok 3 - content-type ok: [text/html; charset=UTF-8] ok 4 - custom header ok: [red] Date: Thu, 29 Nov 2007 10:45:33 GMT Color: red Content-length: 180 Content-Type: text/html; charset=UTF-8

0123456789

abcdef

defghi

plain text

xyz

bang! bang! bang!

end perl with ''

ok t/03edge.......1..4 ok 1 - all perl ok: [0123456789] ok 2 - all text ok: [Just text.] ok 3 - text first ok: [Some text.] ok 4 - perl last and funny src text ok: [€'">/\] ok t/04src........1..2 ok 1 - included src ok: [abcdefg] ok 2 - variables in src are ok: [FOObar] Date: Thu, 29 Nov 2007 10:45:33 GMT Content-length: 80 Content-Type: text/html; charset=UTF-8

abcdefg

abcdefg

FOObar

ok t/05utf8.......1..6 ok 1 - utf-8 text as expected: [

smile ☺

] ok 2 - utf-8 print output as expected: [

€1

] ok 3 - utf-8 from src is as expected: [

和平:peace

] ok 4 - utf-8 body has header length as expected: [Content-length: 12] ok 5 - non utf content as expected: [

not utf8

] ok 6 - non utf src as expected: [

not utf8 either

] Date: Thu, 29 Nov 2007 10:45:34 GMT Content-length: 84 Content-Type: text/html; charset=UTF-8

not utf8

(it's low-bit Latin-1)

not utf8 either

(it's Mac OS Roman) ok All tests successful. Files=5, Tests=25, 2 wallclock secs ( 0.96 cusr + 0.29 csys = 1.25 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Markup/Perl.html Installing /home/cpanrun/build/5.10.0/site/lib/Markup/Perl.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Markup::Perl.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod