Changes   [plain text]


Revision history for Time-HiRes-Value

0.07    CHANGES:
         * Added simple 'time'-like example script
         * Upload with fixed MANIFEST

0.06    CHANGES:
         * 'use warnings'
         * Fixed a POD error
         * Various small updates to keep CPANTS happy
         * Longer timing test interval to hopefully give fewer spurious
           failures on busy testing boxes

0.05    BUGFIXES:
         * Updates to testing to fix spurious failures

0.04    CHANGES:
         * More testing of operators
         * croak instead of die
         * Various other small updates

0.03    CHANGES:
         * Declare build_requires Test::More for perl 5.6.1 compat.
         * Create Makefile.PL out of Build.PL

0.02    CHANGES:
         * Switch to Module::Build
         * Use Test::Exception
         * Licencing updates

0.01    First version, released on an unsuspecting world.