This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
update Time-HiRes to CPAN version 1.9725
authorZefram <zefram@fysh.org>
Wed, 1 Feb 2012 18:06:38 +0000 (18:06 +0000)
committerZefram <zefram@fysh.org>
Wed, 1 Feb 2012 18:08:31 +0000 (18:08 +0000)
commit858dcda5988030c945f8a82f4df6e0931f37e11c
treebe7d59a43eb4208437e120b7fa5f627e66604992
parentba20a8e01b3a415347afc35706be1898815d23a8
update Time-HiRes to CPAN version 1.9725

- Correct stack discipline in stat(), which was screwing up list
  operations in expressions containing calls to it [rt.cpan.org
  #72926].
- Add missing OUTPUT sections to the XS code [rt.cpan.org #70930].
- Skip itimer tests on GNU/Hurd, which has the API but lacks
  the implementation [rt.cpan.org #72754].
- Fix a doubled word in the documentation [rt.cpan.org #72763].
Porting/Maintainers.pl
cpan/Time-HiRes/Changes
cpan/Time-HiRes/HiRes.pm
cpan/Time-HiRes/HiRes.xs
cpan/Time-HiRes/t/itimer.t
cpan/Time-HiRes/t/stat.t
pod/perldelta.pod