Message-Id: <
199807182134.RAA20644@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_72] Better -Mre=colordb
p4raw-id: //depot/perl@1596
install(void)
{
dTHR;
+ PL_colorset = 0; /* Allow reinspection of ENV. */
PL_regexecp = &my_regexec;
PL_regcompp = &my_regcomp;
oldfl = PL_debug & R_DB;