in reply to class object and hash
sub compileserverhash { my %hash; # .... return \%hash; }
-Mark
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: class object and hash
by bengmau (Beadle) on Oct 19, 2004 at 20:20 UTC | |
by bengmau (Beadle) on Oct 20, 2004 at 13:01 UTC |