Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Representing Complex but Static Data in Perl

by Roy Johnson (Monsignor)
on Apr 07, 2005 at 12:19 UTC ( [id://445621]=note: print w/replies, xml ) Need Help??


in reply to Re: Representing Complex but Static Data in Perl
in thread Representing Complex but Static Data in Perl

And maybe let Perl do the counting:
our %hash = (0 => { 0 => [[map [$_, 0], 1..7], [map [0, $_], 1..7]]});

Caution: Contents may have been coded under pressure.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (9)
As of 2024-04-23 18:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found