PERMS=use esmith::ConfigDB; (esmith::ConfigDB->open_ro->get('ftp')->prop('status') eq "enabled") ? "0644" : "0000" FILTER=sub { $_[0] =~ /^#/ ? '' : $_[0] } # Remove comments