From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

use strict;
my @pairs = map {@$_} @{split_header $str // ''};