I'm trying to install Bundle::InterchangeKitchenSink with:

perl -MCPAN -e 'install Bundle::InterchangeKitchenSink'

but I run into this:

        Test returned status 2 (wstat 512, 0x200)
Failed Test          Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
base/common-req.t       2   512    ??   ??       %  ??
base/cookies.t          2   512    ??   ??       %  ??
base/headers-auth.t     2   512    ??   ??       %  ??
base/headers.t          2   512   154   94  61.04%  108-154
base/mediatypes.t       2   512    ??   ??       %  ??
base/message-old.t      2   512    19   38 200.00%  1-19
base/message-parts.t    2   512    ??   ??       %  ??
base/message.t          2   512    74  148 200.00%  1-74
base/negotiate.t        2   512    ??   ??       %  ??
base/protocols.t        2   512    ??   ??       %  ??
base/response.t         2   512    ??   ??       %  ??
base/ua.t               2   512    ??   ??       %  ??
html/form-param.t       2   512    ??   ??       %  ??
html/form.t             2   512    ??   ??       %  ??
local/autoload-get.t    2   512     1    2 200.00%  1
local/autoload.t        2   512     1    2 200.00%  1
local/get.t             2   512     2    4 200.00%  1-2
local/http-get.t        2   512    20   40 200.00%  1-20
local/http.t            2   512    18   36 200.00%  1-18
local/protosub.t        2   512    ??   ??       %  ??
robot/rules-dbm.t       2   512    ??   ??       %  ??
robot/rules.t           2   512    ??   ??       %  ??
robot/ua-get.t          2   512     8   16 200.00%  1-8
robot/ua.t              2   512     7   14 200.00%  1-7
Failed 24/30 test scripts, 20.00% okay. 197/408 subtests failed, 51.72% okay.
make: *** [test] Error 2
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force

and it stops.  I think this is happening while trying to install
SOAP-Lite or URI (which is one of its dependencies).  Does anyone have
any advice for me?  I'm definitely a CPAN newbie and this is the only
module (bundle of) I need to install.

- Grant

Reply via email to