--- test-modules.pod	2004-12-16 08:27:40.746707200 -0800
+++ test-modules.pod.new	2004-12-16 08:30:37.791284800 -0800
@@ -101,6 +101,10 @@
 Combinatorial subroutine argument testing. Lets you test every combination
 of arguments to a function.
 
+=head2 Test::MockModule
+
+Easily override subroutines in a module for unit testing.
+
 =head2 Test::MockObject
 
 Lets you create objects that respond to methods in particular ways,
