r28953 - docs/Perl6/Spec

2009-10-29 Thread pugs-commits
Author: lwall Date: 2009-10-29 21:23:11 +0100 (Thu, 29 Oct 2009) New Revision: 28953 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S05-regex.pod Log: [S02] closure in string makes lexical scope [S05] closure in regex makes lexical scope Modified: docs/Perl6/Spec/S02-bits.pod =

r28952 - docs/Perl6/Spec

2009-10-29 Thread pugs-commits
Author: lwall Date: 2009-10-29 21:22:34 +0100 (Thu, 29 Oct 2009) New Revision: 28952 Modified: docs/Perl6/Spec/S05-regex.pod Log: s/action/actions/ as suggested by pmichaud++ Modified: docs/Perl6/Spec/S05-regex.pod === --- docs/P