Re: Class::Singleton 1.03 bug fixed but can't contact author. What to do?



Craig Manley wrote:
I patched Class::Singleton because when objects were being stored in an instance of it, their destructors weren't being called when Perl terminates. Also incorporated is a CVS tag patch so that a "cvs export -kv" doesn't cause syntax errors. Unfortunately the author (Andy Wardley http://www.andywardley.com/) hasn't replied to any of my emails and it's been 2 weeks already. So what should I do in such a situation? I think quite a lot of people use this class and perhaps some of them can benefit from the patch.

I've found him pretty responsive in dealing with bug reports in the past. It's possible he is / has just been on holiday. Try filing a bug report at rt.cpan.org, bearing in mind it helps if you have a test case that demonstrates the bug.

Mark
.