From: moscar.1 <mos...@ne...> - 2004-10-29 16:09:59
|
I would like to add the LWP module to the PerlCE. I followed the suggestion in the http://perlce.sourceforge.net/ 2.FILES - simply copy any desired pure-perl modules into ./lib and/or delete modules that you decided not to use to save memory. I added to the Lib folder the Bundle, File, Html, Http, Lwp, Mime, Net, Uri, Www. Their modules and subfolders, but when I tried to execute a script it says: 500 (Internal Server Error) Can't locate method "configure" via package "Net::HTTP" Content-Type: text/plain Client-Date: Fri, 29 Oct 2004 15:33:34 GMT Client-Warning: Internal Response Somebody can help me? Thank you. Oscar |