in reply to Re^2: perl memory use questionin thread perl memory use question
On windows you apparently must edit the binary (i.e. perl.exe) to increase stack size. You can use editbin for that.
See for example http://support.microsoft.com/kb/160683