On Jul 27, 2005, at 6:18 PM, Uri Guttman wrote:
this thingy should encompassall about this perl and the world it is in and the shell env is part ofthat.
How about *?PERL ?
if ( *?PERL.COMPILED_OS eq 'Unix') {...}
if ( *?PERL.CURRENT_OS eq 'Unix') {...}
*?PERL.Grammars{Regex} = $my_bizarre_new_regex_grammar;
etc.
--Dks
