# The basic Perl modules (UCW::Configure etc.) are installed,
# but extensions involving XS code (UCW::FileLock, UCW::Ulimit)
# aren't, because they are seldom used and their installation
-# rules are incompatible with Debian directory structure.
+# rules used to be incompatible with Debian directory structure.
+# They should work now, so feel free to revive them if needed.
UnSet("CONFIG_UCW_PERL_MODULES");
1;