in reply to Parallel::ForkManager Memory issue
What is this line of code doing? my $var = $key->attribute;
I ask, because it looks like it is calling a method attribute on an object $key; but that is impossible.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Parallel::ForkManager Memory issue
by hotel (Beadle) on Mar 17, 2013 at 12:13 UTC | |
by BrowserUk (Patriarch) on Mar 17, 2013 at 13:00 UTC |