Help for this page
my %matches = %+; sub(\%matches);
DB<18> use Data::Dumper ... 'c' => 'C' } ];
DB<22> sub func { my %matches = @_; say Dumper \%matches} ... 'b' => 'B', 'c' => 'C' };