On Nov 10, 2007 5:10 PM, Omega -1911 <[EMAIL PROTECTED]> wrote:
>What I will need to be able to do
> is place the most common 5 numbers (before the word "powerball") into
> an array then place the powerball numbers into another array. Thanks
> in advance.
>
> @liners = split /(\s\[0-9],\s)Powerbal
I have a question, when a web project was finished (the project was
primarily developed with perl), we deliver the product codes to
customer.
Is there a way to protect the perl codes to be not visiable as plain
text? like the Zend Encoder for php.
Thanks!
--
To unsubscribe, e-mail: [EMAIL PROTEC