Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: Sorting measurements

by BillKSmith (Monsignor)
on Aug 19, 2015 at 20:57 UTC ( [id://1139230]=note: print w/replies, xml ) Need Help??


in reply to Re: Sorting measurements
in thread Sorting measurements

When I was first learning perl, I read that "perl does not support two dimensional arrays". (Sorry I do not remember where) I was confused because I had examples of source code which clearly used them. I now consider the discrepancy to be one of viewpoint. Perl does not have a data type similar to the multidimensional array of other languages. Perl does provide an alternate indexing syntax which allows us to use an array-of-arrays exactly as if it were a two-dimensional array. I do not think it matters how the support is implemented. GrandFather has shown us that it is available and how to use it.
Bill

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1139230]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-24 20:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found