in reply to Installing Javascript.pm on XP

Assuming C:\strawberry\je\js32.lib (or js32.a) and C:\strawberry\js\src\jsapi.h, try
perl Makefile.PL INC=-IC:\strawberry\js\src LIBS="-LC:\strawberry\js +-ljs32"

Replies are listed 'Best First'.
Re^2: Installing Javascript.pm on XP
by Anonymous Monk on Aug 05, 2009 at 01:38 UTC