Joshua ben Jore > Internals-DumpArenas-0.08 > Internals::DumpArenas

Download:
Internals-DumpArenas-0.08.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.08   Source  

NAME ^

Internals::DumpArenas - Dump perl memory

DESCRIPTION ^

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.

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 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.

SUPPORT ^

You can find documentation for this module with the perldoc command.

  perldoc Internals::DumpArenas

You can also look for information at:

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: git://github.com/jbenjore/internals-dumparenas.git

AUTHOR ^

Joshua ben Jore