in reply to [Resolved] strange list operator

What perl version? I seem to remember that there has been an optimization where older perls created the range on stack before copying it to the array and newer perls set the values directly.


Enjoy, Have FUN! H.Merijn

Replies are listed 'Best First'.
Re^2: strange list operator
by xiaoyafeng (Deacon) on Oct 09, 2015 at 08:55 UTC
    Summary of my perl5 (revision 5 version 12 subversion 4) configuration +: Platform: osname=MSWin32, osvers=5.2, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=und +ef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef
    that means all list assignment will use the same stack?




    I am trying to improve my English skills, if you see a mistake please feel free to reply or /msg me a correction