On Wed, 26 Jul 2000, Matt Sergeant wrote:

> > MS> Why can't we make EVERYTHING=1 the default? It just seems so much more
> > MS> sensible to me... (I get a lot of problems with people having compiled a
> > MS> default mod_perl and who don't have Apache::Log).
> > 
> > I think it is safe to do so now.  At one point, there were features
> > that were unstable/broken that would get built, which is why it wasn't
> > the default before.
> 
> Those are the ones under EXPERIMENTAL=1, aren't they? (actually are there
> any experimental features actually enabled with that option?)

yes.

my %experimental = map { $_,1 } qw{
PERL_AUTOPRELOAD
PERL_DSO_UNLOAD
PERL_STARTUP_DONE_CHECK
PERL_RUN_XS
PERL_MARK_WHERE
DO_INTERNAL_REDIRECT
PERL_TIE_SCRIPTNAME
PERL_STASH_POST_DATA
XS_IMPORT
PERL_SAFE_STARTUP
PERL_DEFAULT_OPMASK
PERL_ORALL_OPMASK
};


 - ask

-- 
ask bjoern hansen - <http://www.netcetera.dk/~ask/>
more than 70M impressions per day, <http://valueclick.com>

Reply via email to