Cannot determine perl version info from lib/CSS/Moonfall.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.66) - Text::Balanced ...missing. (would need 2.0.0) - parent ...loaded. (0.218) - Exporter ...loaded. (5.58) - Carp ...loaded. (1.04) ==> Auto-install the 1 mandatory module(s) from CPAN? [Y/n] y *** Dependencies will be installed the next time you type 'make'. (You may need to do that as the 'root' user.) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Warning: prerequisite Text::Balanced 2.0.0 not found. We have 1.95. Writing Makefile for CSS::Moonfall /Users/cpanrun/build/5.8.8/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Text::Balanced,2.0.0 Cannot determine perl version info from lib/CSS/Moonfall.pm *** Installing dependencies... *** Installing Text::Balanced... CPAN: Storable loaded ok Going to read /Users/cpanrun/.cpan/Metadata Database was generated on Tue, 11 Sep 2007 10:36:44 GMT CPAN: LWP::UserAgent loaded ok Fetching with LWP: http://ppm.activestate.com/CPAN/authors/01mailrc.txt.gz Going to read /Users/cpanrun/.cpan/sources/authors/01mailrc.txt.gz Fetching with LWP: http://ppm.activestate.com/CPAN/modules/02packages.details.txt.gz Going to read /Users/cpanrun/.cpan/sources/modules/02packages.details.txt.gz Database was generated on Wed, 19 Sep 2007 10:36:34 GMT There's a new CPAN.pm version (v1.9102) available! [Current version is v1.7602] You might want to try install Bundle::CPAN reload cpan without quitting the current session. It should be a seamless upgrade while we are running... Fetching with LWP: http://ppm.activestate.com/CPAN/modules/03modlist.data.gz Going to read /Users/cpanrun/.cpan/sources/modules/03modlist.data.gz Going to write /Users/cpanrun/.cpan/Metadata Running install for module Text::Balanced Running make for D/DC/DCONWAY/Text-Balanced-v2.0.0.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/D/DC/DCONWAY/Text-Balanced-v2.0.0.tar.gz CPAN: Digest::MD5 loaded ok Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/D/DC/DCONWAY/CHECKSUMS Checksum for /Users/cpanrun/.cpan/sources/authors/id/D/DC/DCONWAY/Text-Balanced-v2.0.0.tar.gz ok Scanning cache /Users/cpanrun/.cpan/build for sizes CPAN: Archive::Tar loaded ok Text-Balanced-v2.0.0/ Text-Balanced-v2.0.0/Build.PL Text-Balanced-v2.0.0/Changes Text-Balanced-v2.0.0/lib/ Text-Balanced-v2.0.0/lib/Text/ Text-Balanced-v2.0.0/lib/Text/Balanced.pm Text-Balanced-v2.0.0/Makefile.PL Text-Balanced-v2.0.0/MANIFEST Text-Balanced-v2.0.0/META.yml Text-Balanced-v2.0.0/README Text-Balanced-v2.0.0/t/ Text-Balanced-v2.0.0/t/00.load.t Text-Balanced-v2.0.0/t/extbrk.t Text-Balanced-v2.0.0/t/extcbk.t Text-Balanced-v2.0.0/t/extdel.t Text-Balanced-v2.0.0/t/extmul.t Text-Balanced-v2.0.0/t/extqlk.t Text-Balanced-v2.0.0/t/exttag.t Text-Balanced-v2.0.0/t/extvar.t Text-Balanced-v2.0.0/t/gentag.t Text-Balanced-v2.0.0/t/pod-coverage.t Text-Balanced-v2.0.0/t/pod.t CPAN.pm: Going to build D/DC/DCONWAY/Text-Balanced-v2.0.0.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Text::Balanced cp lib/Text/Balanced.pm blib/lib/Text/Balanced.pm Manifying blib/man3/Text::Balanced.3 make -- OK Running make test PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00.load.........# Testing Text::Balanced 2.0.0 ok t/extbrk..........ok t/extcbk..........ok t/extdel..........ok t/extmul..........ok t/extqlk..........ok t/exttag..........ok t/extvar..........ok t/gentag..........ok t/pod-coverage....skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............skipped all skipped: Test::Pod 1.14 required for testing POD All tests successful, 2 tests skipped. Files=11, Tests=560, 2 wallclock secs ( 0.97 cusr + 0.28 csys = 1.25 CPU) make test -- OK Running make install Installing /Users/cpanrun/build/5.8.8/html/lib/Text/Balanced.html Installing /Users/cpanrun/build/5.8.8/lib/5.8.8/Text/Balanced.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Text::Balanced.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod make install -- OK *** Text::Balanced successfully installed. *** Module::AutoInstall installation finished. cp lib/CSS/Moonfall.pm blib/lib/CSS/Moonfall.pm Manifying blib/man3/CSS::Moonfall.3 /Users/cpanrun/build/5.8.8/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Text::Balanced,2.0.0 Cannot determine perl version info from lib/CSS/Moonfall.pm PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/000-load.t t/001-simplest.t t/002-simple.t t/003-fill.t t/004-fill-itself.t t/005-moonfall.org.t t/006-array-ref.t t/007-nested-hash.t t/008-right-bracket.t t/009-synopsis.t t/010-nested-bracket.t t/011-unclosed-bracket.t t/012-multiline-bracket.t t/000-load.................1..1 ok 1 - use CSS::Moonfall; ok t/001-simplest.............1..1 ok 1 - simplest example from moonfall.org works ok t/002-simple...............1..1 ok 1 - simple example from moonfall.org works ok t/003-fill.................1..1 ok 1 - fill example from moonfall.org works ok t/004-fill-itself..........1..16 ok 1 - total no longer set ok 2 - center remained set ok 3 - left set to correct value ok 4 - right set to correct value ok 5 - total no longer set ok 6 - center remained set ok 7 - left set to correct value ok 8 - right set to correct value ok 9 - total no longer set ok 10 - center remained set ok 11 - left remained set ok 12 - right set to correct value ok 13 - total no longer set ok 14 - left set to correct value ok 15 - center set to correct value ok 16 - right set to correct value ok t/005-moonfall.org.........1..1 ok 1 - moonfall.org css works ok t/006-array-ref............1..1 ok 1 - simple example from moonfall.org works ok t/007-nested-hash..........1..1 ok 1 - nested hash example from moonfall.org works ok t/008-right-bracket........1..1 not ok 1 - code with nested brackets works # TODO [...] finder is really really dumb # Failed (TODO) test 'code with nested brackets works' # at t/008-right-bracket.t line 13. # got: '#site_container { # width: ARRAY(0x1840244); # } # ' # expected: '#site_container { # width: 1000px; # } # ' ok t/009-synopsis.............1..1 ok 1 - Synopsis works ok t/010-nested-bracket.......1..1 ok 1 - nested brackets work ok t/011-unclosed-bracket.....1..1 ok 1 - unclosed bracket works ok t/012-multiline-bracket....1..1 ok 1 - multiline brackets work ok All tests successful. Files=13, Tests=28, 2 wallclock secs ( 1.28 cusr + 0.41 csys = 1.69 CPU) /Users/cpanrun/build/5.8.8/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Text::Balanced,2.0.0 Cannot determine perl version info from lib/CSS/Moonfall.pm Installing /Users/cpanrun/build/5.8.8/html/site/lib/CSS/Moonfall.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/CSS/Moonfall.pm Installing /Users/cpanrun/build/5.8.8/man/man3/CSS::Moonfall.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod