stas 2003/12/01 11:48:23
Modified: todo features_maybe Log: log the status of PerlModule speedup Revision Changes Path 1.4 +4 -1 modperl-2.0/todo/features_maybe Index: features_maybe =================================================================== RCS file: /home/cvs/modperl-2.0/todo/features_maybe,v retrieving revision 1.3 retrieving revision 1.4 diff -u -u -r1.3 -r1.4 --- features_maybe 1 Dec 2003 19:19:11 -0000 1.3 +++ features_maybe 1 Dec 2003 19:48:22 -0000 1.4 @@ -67,7 +67,10 @@ - PerlModule can be made more efficient using Perl_load_module - + Status: it's possible to implement, but currently there is no way to + prevent from Perl logging the loading error messages to the + console + http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-03/msg00319.html perl language features: ----------------------