Store data in perl script

2001-09-21 Thread Lakmal Jinadasa
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 s

control input output and error of unix ftp client

2001-09-14 Thread Lakmal Jinadasa
Hi, Our security department has asked to remove all the .netrc files from home directories. But some of our applications use .netrc for automatic ftp connection. Since some programs are using ftp client supplied with the OS (solaris) I cannot reintroduce a new ftp client. Using secure ftp is