Re: DBD::ExampleP: attribute handling (outer/inner handles, $h->STORE vs. $h->{})

2004-12-17 Thread Tim Bunce
Thanks, applied. Tim. On Fri, Dec 17, 2004 at 11:33:24AM +0100, Steffen Goeldner wrote: > Changed DBD::ExampleP to reflect the recent changes to DBI::DBD. > > > Steffen > Index: lib/DBD/ExampleP.pm > === > --- lib/DBD/ExampleP.pm

DBD::ExampleP: attribute handling (outer/inner handles, $h->STORE vs. $h->{})

2004-12-17 Thread Steffen Goeldner
Changed DBD::ExampleP to reflect the recent changes to DBI::DBD. Steffen Index: lib/DBD/ExampleP.pm === --- lib/DBD/ExampleP.pm (revision 633) +++ lib/DBD/ExampleP.pm (working copy) @@ -58,13 +58,10 @@ sub connect { # normally o