On Tue, Feb 06, 2001 at 02:49:59PM +0100, alos.it/a.calpini wrote:
> Using P:/cpantest/Class-WhiteHole-0.03/blib
> 1..6
> ok 1 - compile
> ok 2 - static methods work
> ok 3 - autoloader blocked
> not ok 4 - Dying message preserved
> ok 5 - UNIVERSAL not effected
> ok 6 - DESTROY() not effected

Probably just a subtle difference in the message.  Probably the
filename isn't "t/Whitehole.t" on Win32... probably a different case
or some ~1 sillyness.  Could you run the test program in the debugger,
break at line 61 and tell me what $@ is?  Also, tell me what $0 is.

I'm going to go ahead and fix the test with that assumption in mind.
Grab http://www.pobox.com/~schwern/src/Class-Whitehole-0.04.tar.gz and
see if that works.  (I'm still curious about what $@ and $0 are under
Win32).

-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Sometimes these hairstyles are exaggerated beyond the laws of physics
          - Unknown narrator speaking about Anime

Reply via email to