Looking forward to reading further into this.
To accept a reference to one of several specifiers, Perl accepts a grouped \[ specifiers ] form: sub array_or_hash (\[@%]) { print $_[0] ; }
Looking forward to reading further into this.