nginx/auto/lib/perl
Igor Sysoev f9b7db5aaa Axe several perl interpreter instances: they may be useful in currently
unsupported threaded environment, but now they complicate code:
*) perl_clone() requires at least duplicating nginx stash;
*) the multiplicity requires to re-evalute all precompiled subroutines
   and nginx stash in new interpreter context.
2006-11-26 14:35:27 +00:00
..
conf Axe several perl interpreter instances: they may be useful in currently 2006-11-26 14:35:27 +00:00
make force perl modules reinstallation after rebuilding 2006-10-05 14:18:08 +00:00