Help for this page
#!/usr/bin/perl -w ... $time=sprintf("$intSeconds.%06d", $intUsecs); print "$time $text\n"; }