Doc that we have implementations for throws_ok and lives_ok
Shawn M Moore [Sun, 28 Sep 2008 16:46:19 +0000 (16:46 +0000)]
lib/Mouse/Util.pm

index 0796cf0..f437a6c 100644 (file)
@@ -240,5 +240,11 @@ Mouse::Util - features, with or without their dependencies
 C<weaken> I<must> be implemented in XS. If the user tries to use C<weaken>
 without L<Scalar::Util>, an error is thrown.
 
+=head2 Test::Exception
+
+=head3 throws_ok
+
+=head3 lives_ok
+
 =cut