I want to read/write data stored in my perl script. Of course I can use  
Inline::Files. But I want to compile the script to binary program using 
perl2exe so that no body could read that data. When I compile the script the 
use of Inline::Files become useless.

Are there any other means of data storage (read and write) than 
Inline::Files. __DATA__ works with the compiled program but I cannot write.

Any help is greatly appriciated.

Thanks



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to