perl - Unable to generate ExpatXS.dll from XML-SAX-ExpatXS-1.31 package for Windows -


i encountered error when running app on windows. after r&d, discovered needed expatxs.dll missing component here(loadable object module)

can't locate loadable object module xml::sax::expatxs in @inc (@inc contains : c:/perl/site/lib c:/perl/lib .) @ (eval 63) line 1 compilation failed in require @ (eval 63) line 1.

so, have strawberry perl installed on x86 machine , have xml-sax-expatxs-1.31 package contains makefile.pl , header file encoding.h , expatxs.pm file guess perl module required generate expatxs.dll(am right ?)

can please let me know how should compile package expatxs.dll windows. main aim generate expatxs.dll windows.

is related using cpan? don't know it. so, please explain in layman's terms.

thanks in advance.

just

cpan xml::sax::expatxs 

Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -