in reply to Re: Re: Construction/initialisation of empty hash
in thread Construction/initialisation of empty hash

Just speculating; did perl used to drop off odd elements in hash initialization instead of adding an implied undef to make things even out?
  • Comment on Re: Re: Re: Construction/initialisation of empty hash