in reply to Obscure data

Storable?

cheers,

J

Replies are listed 'Best First'.
Re: Re: Obscure data
by sweetblood (Prior) on Nov 24, 2003 at 16:47 UTC
    This is perhaps, just what I'm looking for. Since my data are in a hash of annonymous hashes, this let's me save the whole structure as is. Although it does not completely obscure the data, it's ruffed up enough that no faint-hearted user would be inclined to try and muck with it.
    Nice suggestion++. Great Solution!