in reply to
Re^5: Installing Javascript.pm on XP
in thread
Installing Javascript.pm on XP
Replace in PJS_Common.h: -#define PJS_EXTERN EXT +#define PJS_EXTERN extern __declspec(dllexport) to link this thing on win32
Comment on
Re^6: Installing Javascript.pm on XP
Replies are listed 'Best First'.
Re^7: Installing Javascript.pm on XP
by
Anonymous Monk
on Apr 15, 2015 at 01:04 UTC
:) 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
[reply]
In Section
Seekers of Perl Wisdom