The solutions i saw, searching Perlmonks, use chown and numerical-IDs. They resolve these by using getpwnam.
I'd like to enhance my script, described in Using perl for creating project folders, in a way that it is possible to declare group rights in the xml-schema. It is much more flexible if i can use groupnames instead of numerical IDs.