in reply to Re^2: How to call a perl function without its context?in thread How to call a perl function without its context?
I want to write pure functions that will throw a compile-time error when they are not pure.
Could you explain why?