my @images = map { [ /\w+\.jpg/gi ] } split /\|/, $str;