garu / Clone

recursively copy Perl datatypes
7 stars 10 forks source link

Class::DBI explodes on mod_perl/Win32 due to Clone [rt.cpan.org #32848] #14

Open atoomic opened 5 years ago

atoomic commented 5 years ago

Migrated from rt.cpan.org#32848 (status was 'new')

Requestors:

From fenlisesi@gmail.com on 2008-02-01 09:14:23:

Please see http://www.perlmonks.org/?node_id=665353 for a description of
a problem that Clone causes when a Class::DBI app runs on mod_perl/Win32
with multiple ThreadsPerChild.

http://www.perlmonks.org/?node_id=665353

atoomic commented 5 years ago

this is probably related to issues #18 and #17