Help for this page
chmod 0755, $file; # and not chmod '0755', $file;
$chmod='0644'; chmod $chmod+0, $file;