Possible clone issue

[email protected] ("TrueY QL.tura") Wed, 24 Jun 2020 13:58:52 +0200
Newsgroups perl.dbi.dev
Message-ID <CAG6O3PVk8xyLzi41OxkRTbPXg0Ay7eTLhNq1ovJns=yxAK7y-g@mail.gmail.com>
Dear DBI dev team,

I use DBI for several years and I'm happy with it! Now I may found an issue
when I call clone on a handle which was opened by connect_cached. I set the
private_data attribute, but it still returns the same handler. I'm not sure
if this is a feature or a bug.

Could you check my question on stackowerflow?

https://stackoverflow.com/questions/61590301/how-to-get-a-different-handle-using-clone-on-db-handle-created-by-connect-cach

Thank you for your help!

Kind regards, TrueY