oingoboingo
Technical User
I am trying to run a perl script that requires Expat.pm module. However, when I run the script the following error message appears.
Can't locate loadable object for module XML:
arser::Expat in @INC
I have created the necessary XML/Parser directory under the lib directory, copied the Expat.pm file into it.
Can anyone see why this error is happening?
Thanks
Can't locate loadable object for module XML:
I have created the necessary XML/Parser directory under the lib directory, copied the Expat.pm file into it.
Can anyone see why this error is happening?
Thanks