I wasn't even aware that lexical subs existed. :-(
Googling just now found some Effective Perl Programming advice from brian_d_foy (who I respect): Don't use named lexical subroutines
Is brian's advice still valid today?
👁️🍾👍🦟
In reply to Re^2: lexical sub vs subroutine reference
by eyepopslikeamosquito
in thread lexical sub vs subroutine reference
by tomred
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |