Class: MoveableParticle Key: MoveableParticle=HASH(0x264e050) ref(): MoveableParticle ok 1 - The object isa MoveableParticle ok 2 - The object isa Particle not ok 3 - The object isa StationaryParticle # Failed test 'The object isa StationaryParticle' # at module_test.20140103.pl line 28. # The object isn't a 'StationaryParticle' it's a 'MoveableParticle' Object 0: MoveableParticle Class: StationaryParticle Key: StationaryParticle=HASH(0x264e050) ref(): StationaryParticle not ok 4 - The object isa MoveableParticle # Failed test 'The object isa MoveableParticle' # at module_test.20140103.pl line 35. # The object isn't a 'MoveableParticle' it's a 'StationaryParticle' ok 5 - The object isa Particle ok 6 - The object isa StationaryParticle Object 1: StationaryParticle Particle.pm:307 Particle Class: Particle Key: StationaryParticle=HASH(0x264e050) ref(): StationaryParticle Class: Particle Key: MoveableParticle=HASH(0x264e050) ref(): StationaryParticle Particle count: 0 Particle.pm:307 StationaryParticle Class: StationaryParticle Key: StationaryParticle=HASH(0x264e050) ref(): StationaryParticle Class: StationaryParticle Key: MoveableParticle=HASH(0x264e050) ref(): StationaryParticle Stationary particle count: 2 Particle.pm:307 MoveableParticle Class: MoveableParticle Key: StationaryParticle=HASH(0x264e050) ref(): StationaryParticle Class: MoveableParticle Key: MoveableParticle=HASH(0x264e050) ref(): StationaryParticle Moveable particle count: 0 1..6 # Looks like you failed 2 tests of 6.