in reply to Re^3: Memory usage double expected (run-time)
in thread Memory usage double expected

OK this makes sense.

Perl can't know beforehand, how often this line is executed.

Even if it cared to check that it's not inside a loop or sub.

Cheers Rolf
(addicted to the 𐍀𐌴𐍂𐌻 Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re^4: Memory usage double expected (run-time)