JSON::Any?

On Thu, Feb 9, 2012 at 4:17 PM, Jonathan Otsuka <[email protected]> wrote:

> So I have a large hash that is around 100 lines and I don't want to see it
> in my program. I have create a script and moved said hash to it and use
> storable to store it in a file. Seems like a waste to go through this
> process, but I do have some other large hashes to move/export.
>
> What are my other options? Create a module that has these large
> structures? The hashes will probably never change at least I don't foresee
> that happening.
>
> Jonathan Otsuka
> _______________________________________________
> kc mailing list
> [email protected]
> http://mail.pm.org/mailman/listinfo/kc
>
_______________________________________________
kc mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/kc

Reply via email to