Perl has many data structures right at hand, which is a nice change from other languages. Not only do we have arrays and hashes built-in, but we have:
(And that's just what I can think of off the top of my head.) No wonder I haven't found a need to build my own low-level data structures in Perl. (Perl6 looks even nicer.)
This was prompted by
Searching in
Perl's Many Built-in Data Structures 0 Comments More | Login | Reply /