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\Config\Tiny.pm Writing D:\cpanrun\build\5-8-0\site\lib\auto\Config\Tiny\.packlist Appending installation info to D:\cpanrun\build\5-8-0\lib/perllocal.pod t/02_main.......1..33 ok 1 - Your perl is new enough ok 2 - use Config::Tiny; ok 3 - Loaded correct version of Config::Tiny ok 4 - ->new returns true ok 5 - ->new returns a reference ok 6 - ->new returns a hash reference ok 7 - The object isa Config::Tiny ok 8 - ->new returns an empty object ok 9 - ->read returns true ok 10 - ->read returns a reference ok 11 - ->read returns a hash reference ok 12 - The object isa Config::Tiny ok 13 - Config structure matches expected ok 14 - ->read_string returns true ok 15 - ->read_string returns expected value ok 16 - ->write_string returns something ok 17 - ->write_string returns the correct file contents ok 18 - ->write returned true ok 19 - ->write actually created a file ok 20 - ->read of what we wrote returns true ok 21 - ->read of what we wrote returns a reference ok 22 - ->read of what we wrote returns a hash reference ok 23 - The object isa Config::Tiny ok 24 - What we read matches what we wrote out ok 25 - The object isa Config::Tiny ok 26 - Config::Tiny object from empty string, is empty ok 27 - The object isa Config::Tiny ok 28 - First section created ok 29 - First section created properly ok 30 - Second section created ok 31 - Second section created properly ok 32 - Third section created ok 33 - Third section created properly ok t/98_pod........1..0 # Skip Test::Pod not available for testing skipped all skipped: Test::Pod not available for testing t/99_pmv........1..0 # Skip Test::MinimumVersion not available skipped all skipped: Test::MinimumVersion not available All tests successful, 2 tests skipped. Files=4, Tests=35, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)