Add Test::More and Test::Simple to the delta.
Jarkko Hietaniemi [Mon, 25 Jun 2001 13:39:59 +0000 (13:39 +0000)]
p4raw-id: //depot/perl@10915

pod/perl572delta.pod

index 6ed4582..536bc2f 100644 (file)
@@ -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 *