1 Copyright (c) 1997-1998 Nick Ing-Simmons. All rights reserved.
2 This program is free software; you can redistribute it and/or
3 modify it under the same terms as Perl itself.
5 This module provides a basic way to discover if a piece of perl code
6 is allocating perl data and not releasing them again.
8 You install this package using CPAN.pm or the normal: