Which version of perl are you running? I seem to recall something to do
with breaking backwards compatibility in recent version because the module
author wanted to use features from 5.12 or 5.14.


On 16 May 2013 14:02, ynon perek <ynonpe...@gmail.com> wrote:

> Hi all,
>
> I recently upgraded MongoDB module to the latest 0.700, and my Dancer app
> stopped working.
> Doing some research I found the problem is with too many open connections
> to the Mongo database, and that since the upgrade, dancer/mongo opened 6-8
> new connections every time a user visits my website, but never closed them.
>
> I use Dancer::Plugin::Mongo latest version (0.03).
>
> Downgrading MongoDB to 0.503.3 fixed the problem.
>
> Has anyone had any experience with such setups ? Is it broken for everyone
> or just me ? Is it a good idea to stay with the old MongoDB module ?
>
> Thanks,
>   Ynon
>
>
> --
>
> כותב הרצאות ? מדבר מול קהל ? הבלוג שלי לומד 
> לדבר<http://publicspeakr.blogspot.com/>כתוב במיוחד בשבילך.
>
> _______________________________________________
> Perl mailing list
> Perl@perl.org.il
> http://mail.perl.org.il/mailman/listinfo/perl
>



-- 
Erez

Dentro: an outliner with an agenda
http://erezschatz.github.com/dentro/
_______________________________________________
Perl mailing list
Perl@perl.org.il
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to