![]() |
|
more useful options | |
PerlMonks |
Re^4: Memory usage of a "sub" in mod_perlby diego_de_lima (Beadle) |
on May 23, 2008 at 20:09 UTC ( #688212=note: print w/replies, xml ) | Need Help?? |
In my case, $page->{html} is a simple string, like: $page->{html} = '...ALL HTML HERE 2 MB OF PLAIN TEXT...';So, isnīt undef $page->{html} enought? Diego de Lima
In Section
Seekers of Perl Wisdom
|
|