reformat bonnie++ latency into ms
[MojoFacets.git] / public / code / IME FILE-a.file_nr,file_text.pl
1 map {
2 # warn dump $_;
3  ( $update->{file_text}, $update->{file_nr} ) = ( $1, $2 ) if m/^(\d+)(\w+)$/;
4 } @{ $row->{'IME FILE-a'} };
5  
6