in reply to Re^5: Constant value in anonymous sub (closures & aliases)
in thread Constant value in anonymous sub

Here some further reading =>"How do closures and variable scope (my,our,local) interact in perl?"!

It demonstrates the confusion caused when combining aliases and closures.

Cheers Rolf

  • Comment on Re^6: Constant value in anonymous sub (closures & aliases)