in reply to PERL Changes

If all else fails, have you tried calling the module from a script on the command-line? You don't need to do much from that script, since it sounds like it is failing to compile (if changing a comment has the effect you say). Just do a use or even just load it using the -M command-line option.