> On Monday, 24 January 2022, 23:32:04 CET, Paul "LeoNerd" Evans <leonerd@leonerd.org.uk> wrote: > > > $ perl -Mexperimental=signatures -MSyntax::Keyword::MultiSub > multi sub max (@args) {...} > multi sub max (%args) {...} > Already have a slurpy function body for multi sub max at - line 2. > > Compiletime error. I'm sold! (though I'd prefer a modifier instead of a keyword) Best, Ovid -- IT consulting, training, specializing in Perl, databases, and agile development http://www.allaroundtheworld.fr/. Buy my book! - http://bit.ly/beginning_perlThread Previous | Thread Next