http://qs321.pair.com?node_id=256472


in reply to Re: Re: Re: Speeding up commercial Web applications
in thread Speeding up commercial Web applications

Perl 4 did have hashes but not references (or at least very limited support for references). Nested data structures were out of the question. I have some Perl 4 code I still use that uses join and split a lot to accomplish what I'd do today with an HoH.

90% of every Perl application is already written.
dragonchild
  • Comment on Re: Re: Re: Re: Speeding up commercial Web applications