On 7/10/05, Joseph C. Bautista <[EMAIL PROTECTED]> wrote:
> Hi All,
>
>I have a menu in hierarchical forms that have a 28K parent/child
> nodes. And I don't like to query it again and again everytime the
> user(s) clicked a certain item to view the information and see the
> children nodes. I w
a b wrote:
> It's working with scalars variables but I want to improve
> this by using an array (I wanna store 1..n
> connections)
>
> So I wanna found a tip to do it with Threads::shared module
> or another one,
>From 'perldoc perlthrtut' (Shared And Unshared Data):
"In the case of a shared arr