Port "Schemes" For Finding Module Dependencies

I did consider other, more conventional forms. module://xml, module://rgchris/deflate&version=1.x, but that adds certain connotations and expectations that aren't appropriate.

If there's one other advantage to this switch, it's the possibility of transitioning away from words as the pivot point for modules.

I guess it's a matter of style. Like the Type header, you get a top-level view of what the script is about and where it fits. You also get an immediate loud warning if modules are unavailable before a single atom of code has been evaluated. I suppose if you use a URL scheme, you can scan each whole script for those values and provide availability warnings that way.