in reply to Re: Re: Re: Why Perl does not support database access through core modules?
in thread Why Perl does not support database access through core modules?
I think no. Scalar::Util::weaken creates a weak reference that will be undefed if what it points to is freed. newrv_noinc won't do that I belive.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re:5 Why Perl does not support database access through core modules?
by shotgunefx (Parson) on Jan 22, 2004 at 16:41 UTC |