in reply to hashref slice syntax ?

Your hashref slice would be:

@{ $self }{ qw/uno dos tres/ } = qw|some three values|;