Replace `my $foo = shift` with subroutine signatures where Perl version supports it (5.36+).
Replace
my $foo = shiftwith subroutine signatures where Perl version supports it (5.36+).