in reply to
Re: Re: Re: Autogenerate descending arrays
in thread
Autogenerate descending arrays
I stand corrected. Looks like
foreach (reverse 1 .. 1000000)
still generates a huge temporary list.
Comment on
Re: Re: Re: Re: Autogenerate descending arrays
Download
Code
In Section
Cool Uses for Perl