If I change the module name in a compile transform I get an error. If there a work-around for this? I really want to change the module name so that when I compile foo.erl it produces a new name xyz.beam containing code for the module xyz. /Joe