in reply to Re^7: adding a hash to a shared object
in thread adding a hash to a shared object
For example, some subroutines create small hashes which I want to add up at the end of the program and write as a JSON file.
Also, I should note my use of your scheme will be probably very degenerate since any subroutine is only called once (i.e. a single payload...).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^9: adding a hash to a shared object
by Corion (Patriarch) on Aug 11, 2010 at 13:18 UTC | |
by daverave (Scribe) on Aug 11, 2010 at 13:34 UTC | |
by Corion (Patriarch) on Aug 11, 2010 at 13:41 UTC | |
by daverave (Scribe) on Aug 11, 2010 at 15:22 UTC |