Re: num to alpha
- From: "DJ Stunks" <DJStunks@xxxxxxxxx>
- Date: 27 Feb 2006 14:45:54 -0800
use...@xxxxxxxxxxxxxxx wrote:
DJ Stunks wrote:
my %convert;
@convert{'a'..'z'} = (1..26);
I wonder... Is it possible to combine these two statements into one (as
you can often declare and assign variables in one statement)?
I have tried, but I wasn't able to under "use strict".
Any ideas, Grandmasters?
-jp
PS - I have never done anything "brilliant", props to _PBP_ for that
one...
.
- Follow-Ups:
- Re: num to alpha
- From: usenet
- Re: num to alpha
- From: usenet
- Re: num to alpha
- References:
- num to alpha
- From: The Ghost
- Re: num to alpha
- From: John W. Krahn
- Re: num to alpha
- From: usenet
- Re: num to alpha
- From: DJ Stunks
- Re: num to alpha
- From: usenet
- num to alpha
- Prev by Date: Re: num to alpha
- Next by Date: Re: Need to improve throughput - Any thoughts
- Previous by thread: Re: num to alpha
- Next by thread: Re: num to alpha
- Index(es):