Re: r25102 - docs/Perl6/Spec

2009-02-01 Thread Brandon S. Allbery KF8NH
On 2009 Jan 30, at 11:30, Larry Wall wrote: So I'm open to suggestions for what we ought to call that envelope if we don't call it the prelude or the perlude. Locale is bad, environs is bad, context is bad...the wrapper? But we have dynamic wrappers already, so that's bad. Maybe the setting, l

r25156 - docs/Perl6/Spec

2009-02-01 Thread pugs-commits
Author: lwall Date: 2009-02-01 17:25:33 +0100 (Sun, 01 Feb 2009) New Revision: 25156 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S19-commandline.pod Log: move away from "prelude" towards "setting" establish LANG lexical scope to indicate setting define --language or -L to set LANG

r25157 - docs/Perl6/Spec

2009-02-01 Thread pugs-commits
Author: lwall Date: 2009-02-01 17:31:51 +0100 (Sun, 01 Feb 2009) New Revision: 25157 Modified: docs/Perl6/Spec/S02-bits.pod Log: ref -L in S19 Modified: docs/Perl6/Spec/S02-bits.pod === --- docs/Perl6/Spec/S02-bits.pod200