Help for this page

Select Code to Download


  1. or download this
    $k->{$module}->{$instance}->{$statname}
    
  2. or download this
    $k->{cpu}->{0}->{sys}
    
  3. or download this
    use Test::Most;
    use Test::Refcount;
    ...
    }
    
    done_testing();
    
  4. or download this
    $ prove -v t/clone.t
    t/clone.t ..
    ...
    ok 61 - Clone::clone cpu:0:sys:class should be identical
    ok 62 - Clone::clone cpu:0:sys:msg should be identical
    ok 63 - Clone::clone cpu:0:sys:cpu_nsec_user should be identical
    
  5. or download this
    Modification of a read-only value attempted at t/clone.t line 24.
    
  6. or download this
    Solaris::kstat: read_kstats: lost ~ magic at /usr/perl5/site_perl/5.22
    +.0/Test/Differences.pm line 532.