- or download this
{
package LenTestC;
...
return length $$self;
}
}
- or download this
use strict;
use warnings;
...
return length $$self;
}
}
- 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