Sorry, I should have been more detailed:
Specifically, the problem exists around line 629, I say around because
sometime gdb shows apache hanging at line 629, 630 or 631. This appears to
be a problem when DateTime gets used or even required (as I have tried it
both ways) in two different application modules. I did find mention of
this on Perl Monks.
http://www.perlmonks.org/?node_id=886909 If you
haven't seen this, you should probably ready it. Thanks.
On Sun, Nov 27, 2011 at 12:30 PM, Zefram via RT <
bug-Params-Classify@rt.cpan.org> wrote:
Show quoted text> <URL:
https://rt.cpan.org/Ticket/Display.html?id=72743 >
>
> Jesse Shy via RT wrote:
> >Classify.xs breaks in mod_perl (at least that is where I experience it).
>
> It works for me. I use Params::Classify heavily in my employer's
> codebase, the bulk of which runs under mod_perl, and we've never
> had trouble. In fact, I wrote the XS version of P:C, and later the
> custom-ops iteration of the XS, especially to support the performance
> requirements of that codebase.
>
> In what way does it break for you? What misbehaviour do you see?
>
> -zefram
>
>