[Melbourne-pm] chowning symlinks in perl?

David Dick david_dick at iprimus.com.au
Fri Sep 23 03:03:13 PDT 2005


Can anyone figure out how to do chown a symlink in perl? Not the 
referent, but the actual symlink. My best effort so far is

system("chown user:group symlink");

but there might be a better way/module?

uru
-Dave


More information about the Melbourne-pm mailing list