in reply to Re^4: Installing Javascript.pm on XP
in thread Installing Javascript.pm on XP

please send any patches to claesjac@cpan.org as I don't follow perlmonks

Replies are listed 'Best First'.
Re^6: Installing Javascript.pm on XP
by Anonymous Monk on Aug 06, 2009 at 20:55 UTC
    Sorry claesjac, I don't do emails :)
      no worries.. I couldn't care less if my module works on Windows or not as I don't have such environment available.
Re^6: Installing Javascript.pm on XP
by Anonymous Monk on Apr 15, 2015 at 00:27 UTC
    Replace in PJS_Common.h: -#define PJS_EXTERN EXT +#define PJS_EXTERN extern __declspec(dllexport) to link this thing on win32
      :) doesn't matter, the only appeal of this thing (a javascript interpreter) was to try to build a headless browser ... and phantomjs already does this and .exe downloads are available