Attached patch prevents a warning about a possible precende problem in IO-Compress. Current perl won't warn about this because the precende problem is with a constant folded expressions, but the codegeneration step changes that. Gerard GoossenThread Next