Re: Pugs on Windows

2007-02-09 Thread David Vergin
> 在 Feb 6, 2007 11:07 PM 時,Gabor Szabo 寫到: >> ... the link to the Win32 binary builds of Pugs and Parrot >> brings me to http://jnthn.net/public_html/perl6/ which is 404. on 2/6/2007 7:21 PM Audrey Tang said the following: > Fix the rakudo wiki to point to http://jnthn.net/perl6/ Sadly, the buil

Whither "use English"?

2005-04-11 Thread David Vergin
I'm working on docs/S28draft.pod in the pugs project. And consulting perl5's perlvar.pod, the issue of "use English" comes up. AFAICT from various sources, little has been said about this NOTE: http://groups-beta.google.com/group/perl.perl6.language/msg/fa241233bcfba024: "we've already been th

Re: Does =$*ARGS work?

2007-04-13 Thread David Vergin
on 4/11/2007 10:29 AM brian d foy said the following: The $*ARGS variable shows up in this file, which looks like it's still maintained: http://svn.pugscode.org/pugs/docs/AES/S28draft.pod That's a typo (mine). It should be @*ARGS and refers to simple access to the command line arguments

Re: Does =$*ARGS work?

2007-04-13 Thread David Vergin
on 4/13/2007 4:55 AM brian d foy said the following: > Shouldn't $*ARGS still show up as the P6 counterpart to ARGV? > S*ARGS as the filehandle shows up in S04. Yup. Fixed now in S28draft.pod. Mention in Variable.pod will follow. dvergin

Re: Micro-articles on Perl 6 Operators

2007-09-19 Thread David Vergin
> On 9/18/07, Paul Hodges <[EMAIL PROTECTED]> wrote: >> >> For the Gearheads >> We won't bore you with excess details, >> but for more info... c.f. ... >> on 9/19/2007 10:19 AM Adriano Ferreira said the following: > I am thinking about such hooks and good ways to do that. As an eager r

Re: how do I hide a variable from viewing

2025-06-09 Thread David Vergin
On Tue, May 20, 2025 at 10:10:06PM -0700, ToddAndMargo via perl6-users wrote: > > > *From:* ToddAndMargo via perl6-users > > > *Sent:* Tuesday, May 20, 2025 5:29 AM > > > *To:* perl6-users > > > *Subject:* how do I hide a variable from viewing > > > Hi All, > > > > > > Fedora 41 (Linux) > > > >