This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for 27895dda8085, ac3b837b9e1b, f05081b8ef22, 000814da4770
[perl5.git] / cpan / Time-HiRes / hints / dynixptx.pl
1 # uname -v
2 # V4.5.2
3 # needs to explicitly link against libc to pull in usleep
4 $self->{LIBS} = ['-lc'];
5