On Jun 22, Aaron Lawson said:
> I have a perl problem that seems like it should have a simple and
>easy solution but that I can't figure out. I am trying to determine which
>of a set of scalars has the highest numeric value and then to get the NAME
>of the scalar (not the value) to us
On Fri, Jun 22, 2001 at 09:14:19AM -0400, Aaron Lawson wrote:
> Hi,
> I have a perl problem that seems like it should have a simple and
> easy solution but that I can't figure out. I am trying to determine which
> of a set of scalars has the highest numeric value and then to get the NA
On Fri, 22 Jun 2001, Aaron Lawson wrote:
> I have a perl problem that seems like it should have a simple and
> easy solution but that I can't figure out. I am trying to determine which
> of a set of scalars has the highest numeric value and then to get the NAME
> of the scalar (not the