--- Guard/Guard.pm 2008/12/13 22:09:25 1.15 +++ Guard/Guard.pm 2008/12/15 02:38:21 1.16 @@ -191,5 +191,14 @@ Thanks to Marco Maisenhelder, who reminded me of the C<$Guard::DIED> solution to the problem of exceptions. +=head1 SEE ALSO + +L and L, which actually implement +dynamic, not scoped guards, and have a lot higher CPU, memory and typing +overhead. + +L, which has apparently never been finished and corrupts +memory when used. + =cut