[0:56]<raZer> is there any open source impementation of commonjs module system for v8? [1:03]<raZer> zzzzzz any one online? [4:36]<kriskowal> raZer, yeah NodeJS and v8cgi [20:52]<mkkl_> hi, i have a question concerning commonjs modules, is there a way to test *internal* methods. [20:54]<mkkl_> till now i am exporting every function that i like to test, but this contradicts the purpose of a module system in my oppinion