Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. Installing C:\cpanrun-5.8\build\5-8-0\site\lib\Class\Accessor.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\Class\Accessor\Fast.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\Class\Accessor\Faster.pm Writing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\Class\Accessor\.packlist Appending installation info to C:\cpanrun-5.8\build\5-8-0\lib/perllocal.pod k 7 - wo accessor read protection ok 8 - accessor alias ok 9 - internal override access ok 10 - internal override constant ok 11 - bad accessor ok 12 - accessor get in list context ok 13 - set an array ref via foo accessor ok 14 - array ref ok 15 - mk DESTROY accessor warning ok 16 - require Class::Accessor::Fast; ok 17 - foo accessor ok 18 - foo hash element ok 19 - ro accessor ok 20 - ro accessor write protection ok 21 - wo accessor ok 22 - wo accessor read protection ok 23 - accessor alias ok 24 - internal override access ok 25 - internal override constant ok 26 - bad accessor ok 27 - accessor get in list context ok 28 - set an array ref via foo accessor ok 29 - array ref ok 30 - mk DESTROY accessor warning ok 31 - require Class::Accessor::Faster; ok 32 - foo accessor ok 33 - ro accessor ok 34 - ro accessor write protection ok 35 - wo accessor read protection ok 36 - accessor alias ok 37 - internal override access ok 38 - internal override constant ok 39 - bad accessor ok 40 - accessor get in list context ok 41 - set an array ref via foo accessor ok 42 - mk DESTROY accessor warning ok t\aliases.........1..36 ok 1 - require Class::Accessor; ok 2 - 'read_foo' method exists ok 3 - 'read_roro' method exists ok 4 - 'write_foo' method exists ok 5 - 'write_wowo' method exists ok 6 - no 'foo' method ok 7 - no 'roro' method ok 8 - no 'wowo' method ok 9 - no 'write_roro' method ok 10 - no 'read_wowo' method ok 11 - initial foo ok 12 - new foo ok 13 - require Class::Accessor::Fast; ok 14 - 'read_foo' method exists ok 15 - 'read_roro' method exists ok 16 - 'write_foo' method exists ok 17 - 'write_wowo' method exists ok 18 - no 'foo' method ok 19 - no 'roro' method ok 20 - no 'wowo' method ok 21 - no 'write_roro' method ok 22 - no 'read_wowo' method ok 23 - initial foo ok 24 - new foo ok 25 - require Class::Accessor::Faster; ok 26 - 'read_foo' method exists ok 27 - 'read_roro' method exists ok 28 - 'write_foo' method exists ok 29 - 'write_wowo' method exists ok 30 - no 'foo' method ok 31 - no 'roro' method ok 32 - no 'wowo' method ok 33 - no 'write_roro' method ok 34 - no 'read_wowo' method ok 35 - initial foo ok 36 - new foo ok t\bestpractice....1..36 ok 1 - require Class::Accessor; ok 2 - 'get_foo' method exists ok 3 - 'get_roro' method exists ok 4 - 'set_foo' method exists ok 5 - 'set_wowo' method exists ok 6 - no 'foo' method ok 7 - no 'roro' method ok 8 - no 'wowo' method ok 9 - no 'set_roro' method ok 10 - no 'get_wowo' method ok 11 - initial foo ok 12 - new foo ok 13 - require Class::Accessor::Fast; ok 14 - 'get_foo' method exists ok 15 - 'get_roro' method exists ok 16 - 'set_foo' method exists ok 17 - 'set_wowo' method exists ok 18 - no 'foo' method ok 19 - no 'roro' method ok 20 - no 'wowo' method ok 21 - no 'set_roro' method ok 22 - no 'get_wowo' method ok 23 - initial foo ok 24 - new foo ok 25 - require Class::Accessor::Faster; ok 26 - 'get_foo' method exists ok 27 - 'get_roro' method exists ok 28 - 'set_foo' method exists ok 29 - 'set_wowo' method exists ok 30 - no 'foo' method ok 31 - no 'roro' method ok 32 - no 'wowo' method ok 33 - no 'set_roro' method ok 34 - no 'get_wowo' method ok 35 - initial foo ok 36 - new foo ok t\croak...........1..2 ok 1 - we croaked for ro ok 2 - we croaked for wo ok t\getset..........1..3 ok 1 - require Class::Accessor; ok 2 - get initial foo ok 3 - get new foo ok All tests successful. Files=5, Tests=119, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)