Help for this page

Select Code to Download


  1. or download this
       realprecision = 38 significant digits
       echo = 1 (on)
    ...
    ? length(divisors(1000))
    16
    ? \q
    
  2. or download this
    $ PERL_DL_NONLAZY=1 /opt/perl-33445/bin/perl5.11.0 "-MExtUtils::Comman
    +d::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/55_objets.t
    t/55_objets...... All 3 subtests passed
    
    ...
    Files=1, Tests=3,  0 wallclock secs ( 0.00 usr  0.00 sys +  0.04 cusr 
    + 0.02 csys =  0.06 CPU)
    Result: FAIL
    Failed 1/1 test programs. 0/3 subtests failed.