RE: Win32 Embperl fails to run with libxml2.dll error

2006-01-25 Thread Gerald Richter
Hi Randy, Hi Randy, The Embperl-1 Package (http://theoryx5.uwinnipeg.ca/ppms/x86/Embperl-1.tar.gz), seems to be a little out of date (is still 2.0b9) and does not load anymore due to an updated libxml (see below). Is there any chance that you compile a new version of the Embperl ppm package and

RE: Cross Site Scripting

2006-01-25 Thread Gerald Richter
> > Now this also escapes what comes from what is generated from > inside the perl itself (which I know is the correct > behaviour), what I want is that any user entered data (i.e. > any externally passed param) is escaped, but not what > internally generated Perl has done (I.e. a combination

RE: Cross Site Scripting

2006-01-25 Thread Pete Moran
Thanks Gerald, Now this also escapes what comes from what is generated from inside the perl itself (which I know is the correct behaviour), what I want is that any user entered data (i.e. any externally passed param) is escaped, but not what internally generated Perl has done (I.e. a combination o

RE: Win32 Embperl fails to run with libxml2.dll error

2006-01-25 Thread Donovan Allen
Thanks for the libraries Gerald. Unfortunately, they didn't work either. Now it complains about "the procedure entry point xmlPathOrderDocElems could not be located in the dynamic link library libxml2.dll". Different complaint than the first, but still no library match it seems. Where do