Regarding the threads: I don't really know. You can use threads::shared, but I don't know if that works for objects. Maybe the threads tutorial is a good starting place for you.our %test; $test{item1} = Person->new("...", ...); $test{item2} = Person->new("...", ...);
In reply to Re: Global objects?
by moritz
in thread Global objects?
by Gilles0181
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |