r31189 -[S06] print default usage messag to standard output, by petition from avar++

2010-06-11 Thread pugs-commits
Author: moritz Date: 2010-06-11 08:11:20 +0200 (Fri, 11 Jun 2010) New Revision: 31189 Modified: docs/Perl6/Spec/S06-routines.pod Log: [S06] print default usage messag to standard output, by petition from avar++ Modified: docs/Perl6/Spec/S06-routines.pod

r31190 -[S06] more elaborate $*OUT/$*ERR selection for USAGE printing

2010-06-11 Thread pugs-commits
Author: moritz Date: 2010-06-11 09:53:58 +0200 (Fri, 11 Jun 2010) New Revision: 31190 Modified: docs/Perl6/Spec/S06-routines.pod Log: [S06] more elaborate $*OUT/$*ERR selection for USAGE printing This should make both avar++ happy who wants './prog --help|less' to DWHM, and also TheDamian,

Re: The obligation of free stuff: Google Storage

2010-06-11 Thread Leon Timmermans
On Thu, Jun 10, 2010 at 2:07 PM, Mark J. Reed markjr...@gmail.com wrote: But open is already overloaded in p5, with pipes etc.  We don't want to repeat the mistakes of the past, and the fact that open(FH, $foo) could run an arbitrary shell command was arguably a mistake, but transparent access

r31193 -[spec] Document Numeric.Real, Numeric.Int, Numeric.Rat, Numeric.Num, and Real.Str.

2010-06-11 Thread pugs-commits
Author: colomon Date: 2010-06-11 17:10:23 +0200 (Fri, 11 Jun 2010) New Revision: 31193 Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod Log: [spec] Document Numeric.Real, Numeric.Int, Numeric.Rat, Numeric.Num, and Real.Str. Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod

r31195 -[S05] mention TOP, and explain how parsing is initiated and how it actually works

2010-06-11 Thread pugs-commits
Author: lwall Date: 2010-06-11 19:00:19 +0200 (Fri, 11 Jun 2010) New Revision: 31195 Modified: docs/Perl6/Spec/S05-regex.pod Log: [S05] mention TOP, and explain how parsing is initiated and how it actually works Modified: docs/Perl6/Spec/S05-regex.pod