Hi!

I'm have a big problem. I make a module(pm) and now i
want compile this module. I tried use the perlcc but i
receive the msg that the module can't be compiled
because have shared libs.

However i found a module, PAR(Perl Archive Toolkit)
which can compile my module. Then, i was to install
this module(PAR). After the instalation of module i
run the command:

$ pp -o compiled.pm -M Exporter module.pm

ps.: The module.pm just require the lib Exporter.

I not have problems with the compilation. Then the
next step would be execute a script (CGI) that use the
compiled module.

I open my firefox and make run the script(CGI).
Unhappyly i get this msg: 
Unrecognized character \x7F at compiled.pm line 1.

Which i do? Have something wrong with the method of
compilation? Is someone that used the module PAR and
can help me? 


Thanks for all.
ps.: Sorry for my english



Augusto Flavio








        
                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail

Reply via email to