Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing D:\cpanrun\build\5-8-0\site\lib\parent.pm Writing D:\cpanrun\build\5-8-0\site\lib\auto\parent\.packlist Appending installation info to D:\cpanrun\build\5-8-0\lib/perllocal.pod Child->can('exclaim') ok 3 - Inheritance is set up correctly ok 4 - The object isa Dummy::InlineChild ok 5 - Child2->can('exclaim') ok 6 - Inheritance is set up correctly for inlined classes ok 7 - The object isa Dummy::Outside ok 8 - Child3->can('exclaim') ok 9 - Inheritance is set up correctly for classes inherited from via ' ok t/compile-time.................1..3 ok 1 - Inheritance isa MyParent ok 2 - Child->can('exclaim') ok 3 - Inheritance is set up correctly ok t/parent-classfromclassfile....1..3 ok 1 - use parent; ok 2 - Loading an unadorned class works ok 3 - We loaded Dummy.pm ok t/parent-classfromfile.........1..4 ok 1 - use parent; ok 2 - Loading a class from a file works ok 3 - We loaded the plugin file ok 4 - The object isa Dummy2::InlineChild ok t/parent-pmc...................1..3 ok 1 - Block ran until the end ok 2 - No error ok 3 - FileThatOnlyExistsAsPMC->can('exclaim') ok t/parent-returns-false.........1..2 ok 1 - The block did not run to its end. ok 2 - A module that returns a false value raises an error ok t/parent.......................1..10 ok 1 - use parent; ok 2 - $VERSION gets left alone ok 3 ok 4 ok 5 ok 6 ok 7 - baseclass that does not exist ok 8 - still failing on 2nd load ok 9 - self-inheriting ok 10 - $VERSION==0 preserved ok All tests successful. Files=7, Tests=34, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)