p4raw-id: //depot/perl@21305
Revision history for Perl extension Time::HiRes.
+1.51
+ - doc tweaks from mjd (perl change #20456)
+ - NCR MP-RAS hints file added (svr4.pl) (perl change #21249)
+
1.50
- add a message (for non-core builds) to Makefile.PL about
the LC_ALL=C workaround
d_usleep d_ualarm d_gettimeofday d_getitimer d_setitimer
d_nanosleep);
-$VERSION = '1.50';
+$VERSION = '1.51';
$XS_VERSION = $VERSION;
$VERSION = eval $VERSION;