my $spec = { collect => { name => 'collect', arg_count => 1, desc => 'A directory from which to collect images', }, prefer => { name => 'prefer', arg_count => 2, desc => 'Prefer this image format over files with the same name in other formats', }, # ... };