in reply to Re^9: parse lisp style config
in thread parse lisp style config

use feature 'current_sub';

... as directed in the documentation.


🦛

Replies are listed 'Best First'.
Re^11: parse lisp style config
by ikegami (Patriarch) on Nov 30, 2024 at 17:19 UTC

    Or use v5.16;.

      perl did not mention it's a feature, when using refaliasing without declare it got smarter. Now it's all good.