JSON::Any?<br><br><div class="gmail_quote">On Thu, Feb 9, 2012 at 4:17 PM, Jonathan Otsuka <span dir="ltr"><<a href="mailto:djgoku@gmail.com">djgoku@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
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.<br>

<br>
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.<br>
<span class="HOEnZb"><font color="#888888"><br>
Jonathan Otsuka<br>
_______________________________________________<br>
kc mailing list<br>
<a href="mailto:kc@pm.org">kc@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/kc" target="_blank">http://mail.pm.org/mailman/listinfo/kc</a><br>
</font></span></blockquote></div><br>