Re: RFC 17 (v2) Organization and Rationalization of Perl

2000-08-16 Thread David L. Nicol
s/PSEUDO\S?HASH/STRUCT/g

Re: RFC 17 (v2) Organization and Rationalization of Perl

2000-08-16 Thread Stephen P. Potter
Lightning flashed, thunder crashed and Perl6 RFC Librarian <[EMAIL PROTECTED]> whispered: | =head3 Well-Named Global Hashes And Keys | | For each collection of variables, a well-named pseudo-hash with | well-named keys: | | $PERL_CORE{warnings} vs $^W | $PERL_CORE{version}