> So that solves one of my problems for the time being... can > anyone comment > on the module-looks-like-a-variable problem? Couldn't you just add !is(typeof(std) == void) to your checks, since variables can't have void type?