I am newbie here. I want to know if the perl program code can be protected such that 
noone else sees it. In other words,I have several perl codes and want to know if I can 
put out a file only as executable such that the code cannot be seen.

Thanks
Reggie


>>>-----Original Message-----
>>>From: Rus Foster [mailto:[EMAIL PROTECTED]
>>>Sent: Thursday, July 24, 2003 10:03 AM
>>>To: LI NGOK LAM
>>>Cc: [EMAIL PROTECTED]
>>>Subject: Re: Checking for a directory
>>>
>>>
>>>On Thu, 24 Jul 2003, LI NGOK LAM wrote:
>>>
>>>> if ( -d $path ) { print "Directory" }
>>>> elsif ( -f $path ) { print "File" }
>>>> else { print "Not exist" }
>>>>
>>>> HTH
>>>
>>>Cheers all. Think I was trying to be to clever for my own good
>>>
>>>RGds
>>>
>>>]Rus
>>>-- 
>>>www: http://jvds.com   | Virtual Servers from just $15/mo
>>>MSNM: [EMAIL PROTECTED] | Totally Customizable Technology
>>>e: [EMAIL PROTECTED]       | FreeBSD & Linux
>>>       10% donation to FreeBSD.org on each purchase
>>>
>>>-- 
>>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>

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

Reply via email to