
Internals::DumpArenas - Dump perl memory

I was inspired by http://netjam.org/spoon/viz/ and want to make the same thing for perl. This module iterates dumps everything in every arena.

Dumps everything to STDERR.

Please report any bugs or feature requests to bug-Internals-DumpArenas at rt.cpan.org,
or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Internals-DumpArenas.
I will be notified,
and then you'll automatically be notified of progress on your bug as I make changes.

You can find documentation for this module with the perldoc command.
perldoc Internals::DumpArenas
You can also look for information at:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Internals-DumpArenas

Brian Rice, totally.

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.

This source is in Github: git://github.com/jbenjore/internals-dumparenas.git

Joshua ben Jore