Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Representing Complex but Static Data in Perl

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


in reply to Representing Complex but Static Data in Perl

One way to give the reader the idea that it is shared data that never changes is to put a comment in that says:
# This is shared data! Do not change it!
Perl's contracts are usually maintained by agreement rather than by enforcement. Of course, you could encapsulate it (as another poster has suggested).

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://445617]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-25 06:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found