diff options
author | Zefram <zefram@fysh.org> | 2011-06-21 14:52:32 +0100 |
---|---|---|
committer | Zefram <zefram@fysh.org> | 2011-06-21 15:58:41 +0100 |
commit | 90e44bf6837bd02a228479f5a7ecece0f15573ee (patch) | |
tree | 0c513137cfc9c32b1a722d6d8be3e8546908f7bf /cpan/CPAN-Meta-YAML | |
parent | 9853179ee737b0251b45bbf226f19095c30edfd4 (diff) | |
download | perl-90e44bf6837bd02a228479f5a7ecece0f15573ee.tar.gz |
update Time-HiRes to CPAN version 1.9724
- Correct XS parameter list, and therefore prototype, for
unimplemented-on-this-platform version of clock_nanosleep()
[rt.cpan.org #68700].
- Declare package variables with "our" rather than "use vars".
- Corresponding to "our" usage, check for minimum Perl version
5.006.
- Declare module dependencies.
- Remove $ENV{PERL_CORE} logic from test suite, which is no
longer desired in the core.
- Convert test suite to use Test::More.
- Factor out watchdog code from test suite.
- In test suite, be consistent about using fully-qualified form
of function names.
- Divide test suite into feature-specific scripts.
- Make ualarm timing test less vulnerable to delay-induced false
failure, from Dave Mitchell.
Diffstat (limited to 'cpan/CPAN-Meta-YAML')
0 files changed, 0 insertions, 0 deletions