hi I try to use pp to create an executable. When I tried 'pp -B -o Test Test.pl', an executable was created but when I've tried running it elsewhere I got the message: 'XMLin() requires either XML::SAX or XML::Parser at script/CorrectDNIXML.pl line 80' So I've tried using -M: 'pp -M XML::Parser -B -o Test Test.pl' but got the same results. Any ideas? Neta Ben-Porat [EMAIL PROTECTED] Office: +972-3-9287685 Mobile: +972-52-8011473
- Can't force include module Neta Ben-Porat
- Re: Can't force include module Roderich Schupp
- Re: par and XML::Simple Eric Wilhelm
