hash - Problem with References in perl -


please have problem understanding references in perl . can provide explanation easy follow examples. trying understand how precisely apply concept hashes of hashes, hashes of array .

edit have tried camel book cannot wrap head around it. perlref of great though suggestion

thanks

start reading llama book , yes refer perldoc.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

sql - text truncated using perl DBI insert -

php - Pass object by reference or value -