given ($ext) { when (qw/jpeg jpg png/) { #### Useless use of a constant in void context at #### given ($ext) { when ( @{[ qw/jpeg jpg png/] ]} ) {