Re: Regex Help

2007-11-10 Thread joy_peng
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

protect product perl code

2007-11-09 Thread joy_peng
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