# running Build.PL /Users/cpanrun/build/5.10.0/bin/perl Build.PL - ERROR: Unix::ConfigFile is not installed - ERROR: Unix::PasswdFile is not installed - ERROR: CGI::Application::Plugin::Session is not installed - ERROR: CGI::Upload is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Checking whether your kit is complete... Looks good Checking prerequisites... Creating new 'Build' script for 'CGI-FileManager' version '0.04' /Users/cpanrun/build/5.10.0/bin/perl Build --makefile_env_macros 1 Copying lib/CGI/FileManager/Auth.pm -> blib/lib/CGI/FileManager/Auth.pm Copying lib/CGI/FileManager/Templates.pm -> blib/lib/CGI/FileManager/Templates.pm Copying lib/CGI/FileManager.pm -> blib/lib/CGI/FileManager.pm Copying bin/cfm-passwd.pl -> blib/script/cfm-passwd.pl Deleting blib/script/cfm-passwd.pl.bak Copying bin/cfm-install.pl -> blib/script/cfm-install.pl Deleting blib/script/cfm-install.pl.bak Manifying blib/script/cfm-install.pl -> blib/bindoc/cfm-install.pl.1 Manifying blib/lib/CGI/FileManager.pm -> blib/libdoc/CGI::FileManager.3 Manifying blib/lib/CGI/FileManager/Auth.pm -> blib/libdoc/CGI::FileManager::Auth.3 HTMLifying blib/script/cfm-install.pl -> blib/binhtml/bin/cfm-install.html HTMLifying blib/lib/CGI/FileManager.pm -> blib/libhtml/site/lib/CGI/FileManager.html HTMLifying blib/lib/CGI/FileManager/Auth.pm -> blib/libhtml/site/lib/CGI/FileManager/Auth.html /Users/cpanrun/build/5.10.0/bin/perl Build --makefile_env_macros 1 test t/00.load...............1..1 # Failed test 'use CGI::FileManager;' # at t/00.load.t line 8. # Tried to use 'CGI::FileManager'. # Error: Can't locate CGI/Application/Plugin/Session.pm in @INC (@INC contains: blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-FileManager/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-FileManager/blib/arch _build/lib /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at blib/lib/CGI/FileManager.pm line 75. # BEGIN failed--compilation aborted at t/00.load.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value $CGI::FileManager::VERSION in concatenation (.) or string at t/00.load.t line 10. not ok 1 - use CGI::FileManager; # Testing CGI::FileManager # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/002-authentication.... # Failed test 'use CGI::FileManager::Auth;' # at t/002-authentication.t line 13. # Tried to use 'CGI::FileManager::Auth'. # Error: Can't locate Unix/PasswdFile.pm in @INC (@INC contains: blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-FileManager/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-FileManager/blib/arch _build/lib /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at blib/lib/CGI/FileManager/Auth.pm line 8. # BEGIN failed--compilation aborted at t/002-authentication.t line 13. # Compilation failed in require at (eval 5) line 2. # BEGIN failed--compilation aborted at (eval 5) line 2. Can't locate Unix/PasswdFile.pm in @INC (@INC contains: blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-FileManager/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-FileManager/blib/arch _build/lib /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at t/002-authentication.t line 36. BEGIN failed--compilation aborted at t/002-authentication.t line 36. not ok 1 - use CGI::FileManager::Auth; # Looks like you failed 1 test of 1. # Looks like your test died just after 1. 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/003-main..............Can't locate CGI/Application/Plugin/Session.pm in @INC (@INC contains: blib/lib t/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-FileManager/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-FileManager/blib/arch _build/lib /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at blib/lib/CGI/FileManager.pm line 75. BEGIN failed--compilation aborted at blib/lib/CGI/FileManager.pm line 75. Compilation failed in require at t/003-main.t line 9. BEGIN failed--compilation aborted at t/003-main.t line 9. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/004-upload............Can't locate CGI/Application/Plugin/Session.pm in @INC (@INC contains: blib/lib t/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-FileManager/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-FileManager/blib/arch _build/lib /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at blib/lib/CGI/FileManager.pm line 75. BEGIN failed--compilation aborted at blib/lib/CGI/FileManager.pm line 75. Compilation failed in require at t/004-upload.t line 8. BEGIN failed--compilation aborted at t/004-upload.t line 8. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/pod-coverage..........1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod...................1..5 ok 1 - blib/script/cfm-install.pl ok 2 - blib/script/cfm-passwd.pl ok 3 - blib/lib/CGI/FileManager.pm ok 4 - blib/lib/CGI/FileManager/Auth.pm ok 5 - blib/lib/CGI/FileManager/Templates.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00.load.t 1 256 1 1 1 t/002-authentication.t 255 65280 1 1 1 t/003-main.t 255 65280 ?? ?? ?? t/004-upload.t 255 65280 ?? ?? ?? 1 test skipped. Failed 4/6 test scripts. 2/7 subtests failed. Files=6, Tests=7, 1 wallclock secs ( 0.48 cusr + 0.14 csys = 0.62 CPU) Failed 4/6 test programs. 2/7 subtests failed. make: *** [test] Error 255