in reply to storing a large hash in a database

Start with learning the basics, code samples are available:

http://oreilly.com/catalog/perldbi/

http://dbi.perl.org/

DBIx::Class::Manual

I don't know why you think asking the monks to do your work is a good idea.

Replies are listed 'Best First'.
Re^2: storing a large hash in a database
by Anonymous Monk on Dec 02, 2011 at 13:26 UTC
    I did not mean to ask them to work for me. I have a sample code and I have my code running. it was a part of my learning procedure to know about it :)

      What does that mean?

      I have a sample code and I have my code running.

      So you're saying you've already finished this task?

      it was a part of my learning procedure to know about it :)

      About what, what is "it"?

        nope! I mean I have my code that is running based on my previous setting. (reading into hash of arrays)