Re: Unrecognized character

2005-02-04 Thread the.noonings
Augusto Flavio wrote: 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,

Re: Unrecognized character

2005-02-04 Thread Augusto Flavio
Good morning, Are you saying to me that i can't compile a module (extension .pm)? I'm look a method to compile my module(.pm). Can i do this with the pp? Have some way to obfuscate the code of a module? Thanks for all Augusto Flavio

Re: Unrecognized character

2005-02-04 Thread the.noonings
Augusto Flavio wrote: Good morning, Are you saying to me that i can't compile a module (extension .pm)? I'm look a method to compile my module(.pm). Can i do this with the pp? Have some way to obfuscate the code of a module? Thanks for all Augusto Flavio

Re: Unrecognized character

2005-02-04 Thread Alan Stewart
On 4 Feb 2005 at 11:45, Augusto Flavio wrote: Good morning, Are you saying to me that i can't compile a module (extension .pm)? I'm look a method to compile my module(.pm). Can i do this with the pp? Have some way to obfuscate the code of a module? The purpose of PAR is to