Help for this page

Select Code to Download


  1. or download this
    {
        package LenTestC;
    ...
            return length $$self;
        }
    }
    
  2. or download this
    use strict;
    use warnings;
    ...
            return length $$self;
        }
    }
    
  3. or download this
    with length()
            1000 L=    256000 t=0.510051
    ...
           13000 L=   3328000 t=0.047136
           14000 L=   3584000 t=0.037603
           15000 L=   3840000 t=0.036865