Thread Problem mit Modulen und perl2exe (16 answers)
Opened by Gast at 2008-07-23 22:34

Gast Gast
 2008-07-25 00:02
#112662 #112662
also soweit hab ichs, aber ich bekomm bei "pp -o test.exe test.pl"

Code: (dl )
1
2
3
4
5
6
7
8
PAR::StrippedPARL::Static->get_raw() did not return the raw binary data for a PA
R loader at C:/Perl/site/lib/PAR/StrippedPARL/Base.pm line 141, <DATA> line 1.
Could not write temporary parl (class PAR::StrippedPARL::Static) to file 'C:\DOK
UME~1\Ph03niX\LOKALE~1\Temp\parl58_8.exe' at C:/Perl/site/lib/PAR/StrippedPARL/B
ase.pm line 65, <DATA> line 1.
C:\Perl\site\bin/pp: Failed to extract a parl from 'PAR::StrippedPARL::Static' t
o file 'parlT93lVZS.exe' at C:/Perl/site/lib/PAR/Packer.pm line 1157, <DATA> lin
e 1.


wenn ich statt "-o" "-p" verwende hab ich eine par file, kann damit aber nichts anfangen...

View full thread Problem mit Modulen und perl2exe