Use of uninitialized value in substitution (s///) at Makefile.PL line 54. Use of uninitialized value in substitution (s///) at Makefile.PL line 55. Use of uninitialized value in substitution (s///) at Makefile.PL line 55. Use of uninitialized value in substitution (s///) at Makefile.PL line 72. Use of uninitialized value in substr at Makefile.PL line 73. XAO::Base needs a directory for project specific configuration values, objects, templates etc. Directory name ? [/usr/local/xao] The following directory structure will be used: /usr/local/xao/handlers - web server handlers /usr/local/xao/projects - projects root directory /usr/local/xao/templates - default templates Is that OK? [Y/n] Configuration saved into .config Checking if your kit is complete... Warning: the following files are missing in your kit: testcases/base.pm Please inform the author. Writing Makefile for XAO::Base cp lib/XAO/DO/Atom.pm blib/lib/XAO/DO/Atom.pm cp lib/XAO/TestUtils.pm blib/lib/XAO/TestUtils.pm cp lib/XAO/DO/Embeddable.pm blib/lib/XAO/DO/Embeddable.pm cp lib/XAO/Utils.pm blib/lib/XAO/Utils.pm cp lib/XAO/Objects.pm blib/lib/XAO/Objects.pm cp lib/XAO/Cache.pm blib/lib/XAO/Cache.pm cp lib/XAO/Errors.pm blib/lib/XAO/Errors.pm cp lib/XAO/DO/Config.pm blib/lib/XAO/DO/Config.pm cp lib/XAO/Projects.pm blib/lib/XAO/Projects.pm cp Base.pm blib/lib/XAO/Base.pm cp lib/XAO/SimpleHash.pm blib/lib/XAO/SimpleHash.pm cp lib/XAO/DO/Cache/Memory.pm blib/lib/XAO/DO/Cache/Memory.pm Manifying blib/man3/XAO::DO::Atom.3 Manifying blib/man3/XAO::TestUtils.3 Manifying blib/man3/XAO::DO::Embeddable.3 Manifying blib/man3/XAO::Utils.3 Manifying blib/man3/XAO::Objects.3 Manifying blib/man3/XAO::Cache.3 Manifying blib/man3/XAO::DO::Config.3 Manifying blib/man3/XAO::Errors.3 Manifying blib/man3/XAO::Projects.3 Manifying blib/man3/XAO::Base.3 Manifying blib/man3/XAO::DO::Cache::Memory.3 Manifying blib/man3/XAO::SimpleHash.3 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/arch" "-Iblib/lib" BaseConfig.PL blib/lib/XAO/BaseConfig.pm PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl =============================================================== Some of the tests may take up to a couple of minutes to run. Please be patient. If you see that a test failed, please run it as follows: perl -w ta/failed_test_name.pl That will show you details about failure. Send the output to the module author along with your perl version and short description of what you think might be the reason. =============================================================== ta/Errors........ok ta/Objects.......ok ta/Utils.........ok ta/SimpleHash....ok ta/Projects......ok ta/Base..........`testcases::Base' was not a valid Test::Unit::Test dubious Test returned status 255 (wstat 65280, 0xff00) ta/DOConfig......ok ta/Cache.........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- ta/Base.t 255 65280 ?? ?? % ?? Failed 1/8 test scripts, 87.50% okay. 0/17 subtests failed, 100.00% okay. make: *** [test_dynamic] Error 25