Instructions for Installing the Perl Time-HiRes Module

 - untar Time-HiRes-01.20.tar.gz
 - cd Time-HiRes-01.20
 - perl Makefile.PL
 - make
 - make test   # if make test fails, try Time-HiRes-01.02
 - make install