Perl Lchown is a library extension which can be used in perl scripts to change the ownership of SYMBOLIC links to files eg. lchown(user,group,filepattern)

To add/install the library extension try using the following command.

/scripts/perlinstaller Lchown