diff options
-rw-r--r-- | pod/perl572delta.pod | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pod/perl572delta.pod b/pod/perl572delta.pod index 6ed4582ca7..536bc2f13d 100644 --- a/pod/perl572delta.pod +++ b/pod/perl572delta.pod @@ -140,6 +140,14 @@ L<Scalar::Util> - selection of general-utility scalar subroutines =item * +L<Test::More> - yet another framework for writing test scripts + +=item * + +L<Test::Simple> - Basic utilities for writing tests + +=item * + L<Time::HiRes> - high resolution ualarm, usleep, and gettimeofday =item * |