In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (John Delacour) 
wrote:

> My attempt to install Mac::Glue failed first owing to the lasck of 
> Test::Pod.  Having managed at the second attempt to install this, I 
> then get the following error.  Is there anything I can do about this?

It shouldn't fail due to lack of Test::Pod.  What version of Perl are you 
using?  On what OS (I figures it is Mac OS X, but just checking)?  I get 
this when I run where Test::Pod is not installed:

  [EMAIL PROTECTED] t]$ prove pod.t 
  pod....skipped
          all skipped: Test::Pod v0.95 required for testing POD

"skipped" is not a failure.

As to VERSION, again, maybe there's clues in your setup.  There's no
reason I can see for it to be failing like that, and no one else has
reported such a problem, that I can recall.

> # Compilation failed in require at (eval 1) line 2.
> Mac::Glue does not define $Mac::Glue::VERSION--version check failed 
> at t/glue.t line 11.
> BEGIN failed--compilation aborted at t/glue.t line 11.
> # Looks like you planned 2 tests but only ran 1.
> # Looks like your test died just after 1.
> t/glue....dubious
>          Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-2
>          Failed 2/2 tests, 0.00% okay
> t/pod.....ok
> Failed Test Stat Wstat Total Fail  Failed  List of Failed

-- 
Chris Nandor                      [EMAIL PROTECTED]    http://pudge.net/
Open Source Development Network    [EMAIL PROTECTED]     http://osdn.com/

Reply via email to