in reply to Re^6: Memory Leak HTML::FormatText
in thread Memory Leak HTML::FormatText

Dumper()ing $content returns the content of the files, exactly as it should.

Ok, maybe now you can stop trying   $content->delete(); and stuff like that; Maybe now you'd like to copy/paste from sub format_file and then add some Dumper()ings ?