![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re^5: perl is crashing due to memory leak when the template toolkit output is being dumped into an output file(xml file)by Corion (Patriarch) |
on Jan 03, 2019 at 12:23 UTC ( #1227976=note: print w/replies, xml ) | Need Help?? |
Note that your 32-bit Perl can, on Windows, at most address 4GB of memory. Most likely it can only address 2GB of memory. Upgrading to 5.28 (or a more recent version of Perl) from http://strawberryperl.com/ will allow you to address more memory if you install a 64bit version.
In Section
Seekers of Perl Wisdom
|
|