On Jul 27, 2005, at 6:18 PM, Uri Guttman wrote:

this thingy should encompass
all about this perl and the world it is in and the shell env is part of
that.

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

Reply via email to