Thread [FRAGE] perl2exe (12 answers)
Opened by utang at 2004-07-15 21:12

pq
 2004-07-16 00:23
#84339 #84339
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
in dem fall wird das modul wahrscheinlich dynamisch geladen
und deswegen von pp nicht erkannt. aber du kannst es pp als parameter mitgeben...
wie heisst nochmal gleich die option...? moment

edit: steht ja alles in 'pp -h':
% pp -M Foo::Bar hello      # Extra modules in the include path\n\n

<!--EDIT|pq|1089923062-->
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread [FRAGE] perl2exe