in reply to Re^6: Correct syntax for using $INC to keep modules in same file
in thread can't import using exporter

(method cache issue) RT #60220,60232."

What works in perl in any given release changes. It's documented. You may believe it hasn't changed, but oh well.

You code contained no such dynamic classes where caching/AUTOLOAD was an issue -- Your problem was basic misunderstanding of compile phases and of syntax

  • Comment on Re^7: Correct syntax for using $INC to keep modules in same file