[...]And created the following ipl:[PHP]use TeamSite::Config;use CGI;my $in = new CGI;my $dcrname= $in->param('fileUrl');my $locale= $in->param('localeVal');my $iwhome = TeamSite::Config::iwgethome();system(qq($iw_home/bin/iwextattr -s "G11N/Locale=$locale" $dcrname)); [/PHP]However the iwextattr command isn't copying the extended attributes. I see this errror in the error.log:sh: /bin/iwextattr: not found
use strict;use warnings;
iwperl -w -c script-name