Help for this page

Select Code to Download


  1. or download this
    # this doesn't work
    my @joined
        = map my $url { map my $code { $url . $code } @codes } @urls;