NAME
Internals::DumpArenas - Dump perl memory
DESCRIPTION
I was inspired by and want to make the
same thing for perl. This module iterates dumps everything in every
arena.
FUNCTIONS
DumpArenas()
Dumps everything to STDERR.
BUGS
Please report any bugs or feature requests to "bug-Internals-DumpArenas
at rt.cpan.org", or through the web interface at
. I
will be notified, and then you'll automatically be notified of progress
on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Internals::DumpArenas
You can also look for information at:
* RT: CPAN's request tracker
* AnnoCPAN: Annotated CPAN documentation
* CPAN Ratings
* Search CPAN
ACKNOWLEDGEMENTS
Brian Rice, totally.
COPYRIGHT & LICENSE
Copyright 2009 Joshua ben Jore, all rights reserved.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
SOURCE AVAILABILITY
This source is in Github:
AUTHOR
Joshua ben Jore