Re: [svn:perl6-synopsis] r14317 - doc/trunk/design/syn

2007-03-09 Thread Smylers
Larry Wall writes: > On Thu, Mar 08, 2007 at 09:05:32AM +, Smylers wrote: > > : So I fear that people will do the same thing in Perl 6. Which, > : initially, will appear to work. But then, some months later, > : somebody upgrades the installed version of a module (or the program > : gets de

[svn:perl6-synopsis] r14323 - doc/trunk/design/syn

2007-03-09 Thread larry
Author: larry Date: Fri Mar 9 11:23:09 2007 New Revision: 14323 Modified: doc/trunk/design/syn/S05.pod Log: Add :b/:basechar modifier as suggested by ruoso++. Modified: doc/trunk/design/syn/S05.pod == --- doc/trunk/

Re: [svn:perl6-synopsis] r14323 - doc/trunk/design/syn

2007-03-09 Thread Aaron Crane
[EMAIL PROTECTED] writes: > +The C<:i> (or C<:ignorecase>) modifier causes case distinctions to be > +ignore in its lexical scope, but not in its dynamic scope. That is, That should read "ignored", I dare say. -- Aaron Crane

Re: lexical subs

2007-03-09 Thread Juerd Waalboer
Just a short note: please, if this is implemented, make sure that either Perl 6 conforms to Perl 5 behaviour, or the other way around. -- korajn salutojn, juerd waalboer: perl hacker <[EMAIL PROTECTED]> convolution: ict solutions and consultancy <[EMAIL PROTECTED

Re: lexical subs

2007-03-09 Thread Juerd Waalboer
Juerd Waalboer skribis 2007-03-09 21:27 (+0100): > Just a short note: please, if this is implemented, make sure that either > Perl 6 conforms to Perl 5 behaviour, or the other way around. Wanted to CC this list, but by accident replaced the To instead. Now CC'ing p5p. -- korajn salutojn, juer

[svn:perl6-synopsis] r14324 - doc/trunk/design/syn

2007-03-09 Thread larry
Author: larry Date: Fri Mar 9 12:48:52 2007 New Revision: 14324 Modified: doc/trunk/design/syn/S05.pod Log: typo from perl++ clarification that :b includes mark characters in actual matched text Modified: doc/trunk/design/syn/S05.pod =

[svn:perl6-synopsis] r14325 - doc/trunk/design/syn

2007-03-09 Thread larry
Author: larry Date: Fri Mar 9 16:38:18 2007 New Revision: 14325 Modified: doc/trunk/design/syn/S11.pod Log: As noted by allbery_b++, Smylers++, and david.green++, we've thoroughly neglected to thoroughly spec the intended version sharing and emulation model. Modified: doc/trunk/design/syn/S