Re: issue with perl array code

2011-12-02 Thread Brandon McCaig
On Fri, Dec 02, 2011 at 01:24:05AM -0500, sunita.prad...@emc.com wrote: > Hi All Hello: > I have following code set of code which will have a > subroutine which has 2 parameters. The first parameter > (VALUES) is a reference to an array of non-sorted, hex strings. > The second parameter (RANGE

Re: issue with perl array code

2011-12-02 Thread Rob Dixon
On 02/12/2011 06:24, sunita.prad...@emc.com wrote: Hi All I have following code set of code which will have a subroutine which has 2 parameters. The first parameter (VALUES) is a reference to an array of non-sorted, hex strings. The second parameter (RANGES) is a reference to an array that is em

Re: issue with perl array code

2011-12-02 Thread Shlomi Fish
Hello Sunita, I'm replying to the list because I assume your question was meant to be public. On Fri, 2 Dec 2011 04:14:47 -0500 wrote: > Thank you Fish . I think , my question was not clear enough . In the array > "@array = > ("0A0", "005", "001", "004", "0BC", "004", "002", "001");" , "0BC

Re: issue with perl array code

2011-12-01 Thread Shlomi Fish
Hi Sunita, On Fri, 2 Dec 2011 01:24:05 -0500 wrote: > Hi All > > I have following code set of code which will have a > subroutine which has 2 parameters. The first parameter (VALUES) is a > reference to an array of non-sorted, hex strings. The second parameter > (RANGES)

issue with perl array code

2011-12-01 Thread Sunita.Pradhan
Hi All I have following code set of code which will have a subroutine which has 2 parameters. The first parameter (VALUES) is a reference to an array of non-sorted, hex strings. The second parameter (RANGES) is a reference to an array that is empty. The subroutine should f