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
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