Children are now tied directly instead of copied. This makes code behave more as...
authorrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Mon, 20 Mar 2006 19:13:37 +0000 (19:13 +0000)
committerrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Mon, 20 Mar 2006 19:13:37 +0000 (19:13 +0000)
commit9d4fa373569515c80202db567b7275103bd37371
tree421c2fb1762b9332a624a9e726f6c8b50c03a629
parentc6ea6b6cea2f279a53f6633007c8156ec6b513d7
Children are now tied directly instead of copied. This makes code behave more as expected. tied variables are no longer allowed, except for purely internal references. This includes banning DBM::Deep references that aren't purely internal.
lib/DBM/Deep/Engine.pm
t/19_crossref.t
t/31_references.t