in reply to Re: Building three-dimensional array using push
in thread Building three-dimensional array using push

Since @parts is a tightly scoped my variable, [ @parts ] can be replaced with \@parts.