Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. Skipping C:\cpanrun-5.8\build\5-8-0\site\lib\Class\Singleton.pm (unchanged) Writing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\Class\Singleton\.packlist Appending installation info to C:\cpanrun-5.8\build\5-8-0\lib/perllocal.pod - created Class::Singleton instance 1 ok 4 - created Class::Singleton instance 2 ok 5 - both instances are the same object ok 6 - Class::Singleton has instance ok 7 - no DerivedSingleton instance yet ok 8 - created DerivedSingleton instance 1 ok 9 - created DerivedSingleton instance 2 ok 10 - both derived instances are the same object ok 11 - DerivedSingleton has instance ok 12 - created AnotherSingleton instance 1 ok 13 - first instance x is 10 ok 14 - created AnotherSingleton instance 2 ok 15 - second instance x is 10 ok 16 - both another instances are the same object ok 17 - Class::Singleton and DerviedSingleton are different ok 18 - Class::Singleton and AnotherSingleton are different ok 19 - DerivedSingleton and AnotherSingleton are different ok 20 - created ListSingleton instance 1 ok 21 - created ListSingleton instance 2 ok 22 - both list instances are the same object ok 23 - ListSingleton is a list reference ok 24 - created ConfigSingleton instance 1 ok 25 - created ConfigSingleton instance 2 ok 26 - both config instances are the same object ok 27 - ConfigSingleton 1 has 3 keys ok 28 - ConfigSingleton 2 has 3 keys ok 29 - destructor called ok All tests successful. Files=1, Tests=29, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)