Help for this page
001 005 020 006 ... 080 010 090 004 100 008
my $search = sprintf("%03d",20); # pad the search thingy my $ind_length = 3; # length of sorted index column ... if( defined $result ){ print "Found it ($result)\n"; }