perl6-language needs admin help too :)

2001-02-15 Thread Kirrily Skud Robert
As many of you may know, I've recently moved to the other side of the world, and my life's a bit hectic. I hadn't counted on p6-l bursting into life just now, and while I'd like to keep right up to date with it I really can't guarantee daily reading. Would anyone like to volunteer to do weekly s

Re: We should have some YAPC talks on Perl 6

2001-01-12 Thread Kirrily Skud Robert
I've got one ready to go on the topic of "Perl 6: the story so far". I'm presenting it next week at linux.conf.au and would be happy to submit it for YAPC and/or TPC. K.

intercal

2000-12-06 Thread Kirrily Skud Robert
other languages are great. they are a source of features to steal^Wborrow. INTERCAL except maybe intercal

state of the language WG

2000-09-18 Thread skud
xt few weeks. My Netizen email address will continue to function, however I would prefer most correspondence to be addressed to me at my home address, [EMAIL PROTECTED] Thank you in advance for your forbearance, K. -- Kirrily "Skud" Robert [EMAIL PROTECTED] http://infotrope.net/

Seeking new regex sublist chair

2000-09-11 Thread skud
Mark-Jason Dominus has indicated that he would like to be replaced as chair of the regex sublist. Would anyone else like to take on this role for the next few weeks? The responsibilities include: - weekly report to me - guide discussion on regex related issues - encourage RFC authors to redraft

Language WG quasi-report

2000-09-11 Thread skud
There's been a lot of discussion lately on -meta which implies that the RFC/brainstorming process has gotten out of control. I personally think that it's going exactly as it should, and I've seen little to worry about, which is why I've been fairly hands-off apart from trying to get some process-

Please take RFC 179 discussion to -data

2000-09-11 Thread skud
Could we please take discussion of 179 to -data? I think that's where it should be. K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consulting and solutions Level 10, 500 Collins St, Melbourne VIC 3000 Phone: +61 3 9614 0949 Fax: +61 3 9614 0948

Re: $a in @b

2000-09-07 Thread skud
Does this discussion pertain to a particular RFC? If so, could the RFC number please be quoted in the subject? If it's not already RFC'd, who will volunteer to do it? K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consulting and solutions Level

Re: Proposal: use Perl5

2000-08-30 Thread skud
On Wed, Aug 30, 2000 at 04:43:56PM -0400, Jerrad Pierce wrote: >Since everyone seems intent on breaking backward compatibility >(Okay, so no one is explicitly setting out to do so, it is merely often >dismissed as a non-issue). How about an RFC be done proposing that >perl6 ship with a module name

Re: RFC 175 (v1) Add C keyword to force list context (like C)

2000-08-30 Thread skud
(yes, I'm in an RFC-commenting mood today...) On Wed, Aug 30, 2000 at 02:22:31AM -, Perl6 RFC Librarian wrote: >Add C keyword to force list context (like C) Makes sense to me. Does it connect in any way with Damian's generic want() function? K. -- Kirrily Robert -- <[EMAIL PROTECTED]> --

Re: RFC 173 (v1) Allow multiple loop variables in foreach statements

2000-08-30 Thread skud
On Wed, Aug 30, 2000 at 02:21:19AM -, Perl6 RFC Librarian wrote: > >Allow for a list of loop variables in for(each) statements, i.e. & e.g., > > foreach my ($x, $y, $z) (@list) { ... } Hear, hear. I like this one :) K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/

Re: RFC 2 (v3) Request For New Pragma: Implicit

2000-08-30 Thread skud
On Wed, Aug 30, 2000 at 04:53:46PM -0400, Bryan C . Warnock wrote: >On Wed, 30 Aug 2000, Michael Maraist wrote: > >> Good idea, but you have it backwards.. If anything, there should be an >> "explicit" keyword.. >> Remember, we want >> >> % perl -p -e 's/foo/bar/g' file.txt > >Oh, I know. I thr

Re: RFC 2 (v3) Request For New Pragma: Implicit

2000-08-30 Thread skud
On Wed, Aug 30, 2000 at 10:31:48AM -0400, Michael Maraist wrote: >> Request For New Pragma: Implicit > >Good idea, but you have it backwards.. If anything, there should be an >"explicit" keyword.. This resonates well with me. I had a funny feeling about "use Implicit" and I wasn't sure what it w

Re: Proposal: chop() dropped

2000-08-30 Thread skud
On Wed, Aug 30, 2000 at 02:31:00PM -0600, Nathan Torkington wrote: >chomp() is best used for chop()s main raison d'etre, removing $/ >from a string. I say we drop chop(). Works for me. Are you going to RFC it? K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source

Automated "no status" messages

2000-08-28 Thread skud
I've just run a nasty hairy script over the RFC repository and sent email to those people who I think have language RFCs but haven't put statuses on them yet. My aim in this is to figure out which RFCs are still actively under discussion and which aren't. Some people haven't updated their RFCs

Re: My Wish

2000-08-26 Thread skud
Sumesh, Please read http://dev.perl.org/ for the correct way to post a Perl 6 RFC. The first thing you need to know is that they should go to [EMAIL PROTECTED], not direct to the mailing list. Secondly, you need to make sure that things your'e RFCing aren't already available in Perl. Some of t

READ THIS: Re: My Wish

2000-08-26 Thread skud
Righto. I'll coach Sumesh through how to post an RFC properly, and how to check whether something's in Perl yet or not. DO NOT fill -language with discussions of these pseudo-RFCs. Please. I'm begging you. K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source dev

Re: ... as a term

2000-08-21 Thread skud
On Mon, Aug 21, 2000 at 01:01:20PM -0600, Nathan Torkington wrote: >Larry Wall writes: >> I'd entertain a proposal that ... be made a valid term that happens >> to do nothing, so that you can run your examples through perl -c for >> syntax checks. Or better, make it an official "stub" for rapid >

Re: Extended Regexs

2000-08-19 Thread skud
On Fri, Aug 18, 2000 at 08:46:17PM +0100, Richard Proctor wrote: > >There is one significant area of perl that has very little attention here >(other than one of my RFCs) that is regexs. Are you volunteering to chair a sublist? *grin* K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://neti

Re: Maximum length input lines

2000-08-19 Thread skud
On Sat, Aug 19, 2000 at 05:45:39PM -0700, Peter Scott wrote: >At first I thought this was a -io item, but then I realized the -io part is >easy; it's the -language part I need to get right :-) Um. The -io sublist is called -language-io for a reason -- it's for language discussions related to IO.

Re: RFC 76 (v1) Builtin: reduce

2000-08-19 Thread skud
I think all discussion fo RFC 76 (reduce) should be on the new -data sublist. Jeremy, am I on track here? K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consulting and solutions Level 10, 500 Collins St, Melbourne VIC 3000 Phone: +61 3 9614 0949

Re: RFCs (Re: Ideas that need RFCs?)

2000-08-19 Thread skud
On Fri, Aug 18, 2000 at 05:22:17PM -0500, David L. Nicol wrote: >RFC: Perl6 is Final. There will Be No Perl7 >RFC: Everything is Accessible and Mutable >RFC: The perl6 reference implementation, no matter how slow it is, >will be written in perl5, in some kind of well defined virtual machine. >

Re: Permanent sublists (was Re: Language WG report, August 16th 2000)

2000-08-17 Thread skud
>>-io = ALL I/O issues, like open/socket/filehandles >>-subs = ALL sub/method/func issues, like lvalue subs >>-strict = ALL lexical/global variable scoping issues >>-objects = ALL OO and module issues >>-flow = ALL flow/threading issues >>-errors = ALL er

Re: $!

2000-08-17 Thread skud
On Thu, Aug 17, 2000 at 09:19:20AM -0700, Peter Scott wrote: > >I realize this is very pedestrian compared to the exception-handling stuff >we've been tossing around, which could largely be said to render the issue >moot; but I thought I'd shake the branches anyway and see what fell out. > >I'm

Re: RFC 99 (v2) Standardize ALL Perl platforms on UNIX epoch

2000-08-17 Thread skud
This discussion should be on the -datetime sublist. Please do not discuss this RFC any further on the main language list. K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consulting and solutions Level 10, 500 Collins St, Melbourne VIC 3000 Phone:

Re: Permanent sublists (was Re: Language WG report, August 16th 2000)

2000-08-16 Thread skud
On Wed, Aug 16, 2000 at 11:15:40PM -0700, Peter Scott wrote: > >Sorry I didn't chime in earlier, but I would like to say that I prefer >published deadlines. Reason: people will talk for as long as you give >'em. However long a meeting is scheduled for, that's how long it will >take. We're al

Re: Permanent sublists (was Re: Language WG report, August 16th 2000)

2000-08-16 Thread skud
On Wed, Aug 16, 2000 at 10:35:09AM -0700, Nathan Wiger wrote: >I agree. I think the trend should be to establish some permanent >sublists, which we're informally leaning towards already. Something >like: > > -io = ALL I/O issues, like open/socket/filehandles > -subs = ALL sub/method/

Re: RFC 107 (v1) lvalue subs should receive the rvalue as an argument

2000-08-16 Thread skud
On Tue, Aug 15, 2000 at 08:05:25PM -, Perl6 RFC Librarian wrote: >=head1 TITLE > >lvalue subs should receive the rvalue as an argument > >=head1 VERSION > >Maintainer: Andy Wardley <[EMAIL PROTECTED]> >Date: 15 Aug 2000 >Version: 1 >Mailing List: [EMAIL PROTECTED] >Number:

Re: error handling and syntax extension

2000-08-16 Thread skud
On Wed, Aug 16, 2000 at 12:15:30PM -0500, David L. Nicol wrote: > >If "catch" can be defined DURING PARSING > >and SYNTAX ERRORS are catchable > >error handling can be used to define otherwise >undefined syntax, becoming a macro language. Please take this to the -errors sublist. Thanks... K. -

Re: RFC thoughts and guidelines

2000-08-16 Thread skud
(reply-to set to bootstrap) On Wed, Aug 16, 2000 at 01:36:47AM -0600, Tony Olekshy wrote: >On this matter, should something like this be a (meta) RFC? > > Guidelines for Developing Changes for Perl 6 (v0.1). There's nothing to stop you writing an RFC on whatever you like :) However, there's not

Language WG report, August 16th 2000

2000-08-16 Thread skud
OK, weekly report. Ugh. The language group has generated the vast majority of the 100+ RFCs in existence, and is suffering under the deluge of 100-200 posts a day. I would prefer this to be down around 50, but no luck yet :-/ Part of the problem seems to be timezone related... the lag time bet

RFC thoughts and guidelines

2000-08-16 Thread skud
Last night we had a Melbourne.pm dinner and we were, of course, discussing Perl 6 and the language RFCs. Something that became apparent was that the RFCs are a tad confusing, and we came up with some things which we thought might help. Firstly, an RFC should usually only address one point. Some

Re: list changes: perl6-language-objects added, perl6-language-unlink closed

2000-08-15 Thread skud
On Tue, Aug 15, 2000 at 09:27:23PM -0700, Ask Bjoern Hansen wrote: >LIST: perl6-language-objects >CHAIR: Nathan Wiger <[EMAIL PROTECTED]> >MISSION:Develop RFCs related to objects and OO programming in >Perl, possibly rationalising existing RFCs where they

Re: RFC 99 (v2) Standardize ALL Perl platforms on UNIX epoch

2000-08-15 Thread skud
Please take this discussion to perl6-language-datetime. Thanks! K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consulting and solutions Level 10, 500 Collins St, Melbourne VIC 3000 Phone: +61 3 9614 0949 Fax: +61 3 9614 0948 Mobile: +61 410 664

Re: command line option: $|++

2000-08-15 Thread skud
Command line options aren't really a language issue, however I'm not sure that there is a better list for them. Anyone on bootstrap got any good ideas? K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consulting and solutions Level 10, 500 Collins

Re: English language basis for "throw"

2000-08-15 Thread skud
Please take this discussion to the new -errors sublist. Thanks in advance! K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consulting and solutions Level 10, 500 Collins St, Melbourne VIC 3000 Phone: +61 3 9614 0949 Fax: +61 3 9614 0948 Mobile:

Re: RFC 99 (v2) Standardize ALL Perl platforms on UNIX epoch

2000-08-15 Thread skud
On Tue, Aug 15, 2000 at 08:03:44PM -, Perl6 RFC Librarian wrote: >=head1 TITLE > >Standardize ALL Perl platforms on UNIX epoch > >=head1 VERSION > > Maintainer: Nathan Wiger <[EMAIL PROTECTED]> > Date: 14 Aug 2000 > Last-Modified: 15 Aug 2000 > Version: 2 > Mailing List: [EMAIL PROTECTED]

Re: use strict

2000-08-15 Thread skud
On Tue, Aug 15, 2000 at 07:12:08AM -0700, Syloke Soong wrote: >Yes it should be >use strict qw(..); > >It would be wonderful if someone could invest in an RFC or two to propose the use of >strict. >I didn't intend to propose the use of such terms. I simply needed to put a handle on >some th

Re: RFC 102 (v1) Inline Comments for Perl.

2000-08-14 Thread skud
On Mon, Aug 14, 2000 at 11:27:35PM -, Perl6 RFC Librarian wrote: > >Inline Comments for Perl. What relationship does this have to RFC 5 (multiline comments), and hasn't the discussion of inline comments occurred in detail already? K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netiz

Re: RFC 99 (v1) Maintain internal time in Modified Julian (not epoch)

2000-08-14 Thread skud
On Mon, Aug 14, 2000 at 02:28:29PM -0500, Jonathan Scott Duff wrote: >On Mon, Aug 14, 2000 at 03:01:48PM -0400, Dan Sugalski wrote: >> I'm not sure anyone does that much in the way of time/date work that it'd >> make a difference. Besides, we're talking internal here--time() may still >> return

Re: Unify the Exception and Error Message RFCs?

2000-08-14 Thread skud
On Mon, Aug 14, 2000 at 10:01:33AM -0400, Steve Simmons wrote: > >IMHO trading six RFCs for two will greatly improve the chance of passing. Steve, you've just dobbed yourself in for running a sublist :) K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source developme

Fwd: Sublist wrapup: unlink

2000-08-14 Thread skud
The unlink sublist was due to expire on the 12th (a few days ago). It's now time to perform the wrapup and close the sublist. The chair was Nathan Wiger, who I'd now like to ask to present a summary of the sublist's discussion to us, and tell us about the status of the unlink RFC (RFC 29). This

Sublist wrapup: MLC

2000-08-14 Thread skud
The multiline comments sublist was due to expire on the 10th (a few days ago). It's now time to perform the wrapup and close the sublist. The chair was Michael Mathews, who I'd now like to ask to present a summary of the sublist's discussion to us, and tell us about the status of the multiline c

Re: RFC 59 (v1) Proposal to utilize C<*> as the prefix t

2000-08-14 Thread skud
On Mon, Aug 07, 2000 at 04:43:32PM -, Perl6 RFC Librarian wrote: >This and other RFCs are available on the web at > http://dev.perl.org/rfc/ > >=head1 TITLE > >Proposal to utilize C<*> as the prefix to magic subroutines > >=head1 VERSION > > Maintainer: Jonthan Scott Duff > Date: 7 Aug 2000

Re: RFC 65 (v1) Add change bar functionality to pod

2000-08-14 Thread skud
On Tue, Aug 08, 2000 at 07:44:11PM -, Perl6 RFC Librarian wrote: > >=head1 TITLE > >Add change bar functionality to pod > >=head1 VERSION > > Maintainer: Dan Sugalski <[EMAIL PROTECTED]> > Date: August 08, 2000 > Version: 1 > Mailing List: [EMAIL PROTECTED] > Number: 65 I don't think thi

days behind...

2000-08-10 Thread skud
I'm several days behind on -language due to dodgy home dialups and the noise and insanity I suffer at the office. I'm making a valiant attempt to catch up on 700 posts right now, but would appreciate it if people could email me privately if there's anything they particularly want to bring to my a

Re: RFC 48 (v1) Replace localtime() and gmtime() with da

2000-08-06 Thread skud
On Sun, Aug 06, 2000 at 01:41:06PM -, Perl6 RFC Librarian wrote: > > $scalar = date; # scalar ctime date, same as current > $object = date; # object with accessor functions (new) How are these distinguished? K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.

Re: RFC 42 (v1) Request For New Pragma: Shell

2000-08-05 Thread skud
On Sat, Aug 05, 2000 at 09:14:49PM -, Perl6 RFC Librarian wrote: >=head1 TITLE > >Request For New Pragma: Shell Pragmas have lower case names by convention, so this should be "use shell". K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consult

Re: RFC 28 (v1) Perl should stay Perl.

2000-08-05 Thread skud
On Sat, Aug 05, 2000 at 06:33:10PM +0900, Simon Cozens wrote: > >> (Remember Larry's slide with the Perl influences on it? >> Linguistics, Art, Common Sense *and* Computer Science.) > >I know. My point was that we shouldn't forget the first three in blind >pursuit of the forth. I'm trying to dec

Re: RFC 28 (v1) Perl should stay Perl.

2000-08-05 Thread skud
On Sat, Aug 05, 2000 at 10:54:25PM +0900, Simon Cozens wrote: >On Sat, Aug 05, 2000 at 11:47:47PM +1000, Jeremy Howard wrote: >> I feel that your RFC misses the inclusive nature of perl. > >Then I withdraw it. Perl should not stay Perl, fuck it. Call me when it's >time to get coding. This langua

Re: RFC 34 (v1) Angle brackets should not be used for fi

2000-08-04 Thread skud
On Fri, Aug 04, 2000 at 10:13:59PM -, Perl6 RFC Librarian wrote: >=head1 IMPLEMENTATION > >Remove the file-globbing behavior of the angle brackets. How about "Deprecate use of file globbing with angle brackets. Emit a warning when this behaviour is used." K. -- Kirrily Robert -- <[EMAIL

Re: RFC 10 (v2) Filehandles should use C<*> as a type pr

2000-08-04 Thread skud
On Fri, Aug 04, 2000 at 03:04:08PM -0700, Nathan Wiger wrote: >I think this is a good candidate for recording why we decided not to do >something. > >Did we even reach consensus on how to do this? Put a Status: header in >VERSION? > >For recording purposes, maybe once the Status: line is added we

Re: RFC 22 (v1) Builtin switch statement

2000-08-04 Thread skud
On Fri, Aug 04, 2000 at 05:16:15PM -0400, John Porter wrote: >Glenn Linderman wrote: >> >> This is not to detract from the ideas of higher order functions or curried >> whatever, but I >> don't think those are or should be necessary to a powerful switch statement. > >I vote thus: to have RFC 22 r

sublist request: perl6-language-io

2000-08-04 Thread skud
WORKING GROUP: perl6-language-io CHAIR: Nathan Wiger <[EMAIL PROTECTED]> MISSION:Draft and discuss I/O related RFCs, including (but not limited to) RFCs 14 and 30. DEADLINE: 3 weeks, extensible on request (end August 26) DESCRIPTION:Submit I/O related RF

sublist request: perl6-language-unlink

2000-08-04 Thread skud
WORKING GROUP: perl6-language-unlink CHAIR: Nathan Wiger <[EMAIL PROTECTED]> MISSION:Discuss and redraft RFC 29. Draft and discuss an opposing RFC *or* rename RFC 29 to "ways of dealing with unlink()" and discuss various viewpoints. DEADLINE:

sublist request: perl6-langauge-flow

2000-08-04 Thread skud
WORKING GROUP: perl6-language- flow CHAIR: uri guttman <[EMAIL PROTECTED]> MISSION: Draft, discuss, and revise RFCs relating to flow control in Perl 6, eg switch/case, looping, etc. Suggest/request other flowcontrol-related lists if appropriate DEADLIN

Re: RFC 16 (v1) Keep default Perl free of constraints su

2000-08-04 Thread skud
Please take this discussion to the -strict mailing list. K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consulting and solutions Level 10, 500 Collins St, Melbourne VIC 3000 Phone: +61 3 9614 0949 Fax: +61 3 9614 0948 Mobile: +61 410 664 994

Re: RFC 27 (v1) Coroutines for Perl

2000-08-04 Thread skud
On Fri, Aug 04, 2000 at 02:34:07PM -0400, Uri Guttman wrote: > >that is a major reason why i want to move all of those rfc's under the >flow one so we can properly address that low level design and language >changes to support them all. i should have my draft rfc done later >tonight and will post

Re: RFC 29 (v1) unlink() should be left alone

2000-08-04 Thread skud
On Fri, Aug 04, 2000 at 05:30:35PM -, Perl6 RFC Librarian wrote: >=head1 TITLE > >unlink() should be left alone May I suggest that deprecation in favour of a non-platform-specific solution provides: a) backwards compatibility b) less unix-centrism I say this as a Unix weenie, albeit a Unix

Re: Proposed sublist: flowcontrol

2000-08-04 Thread skud
On Fri, Aug 04, 2000 at 01:07:07PM -0400, Uri Guttman wrote: > >i like perl6-language-flow better. Yeah, so do I. I did wonder whether maybe it wasn't clear enough, though. > s> - case/switch >try/catch Any thoguhts on the errors sublist? should this be there, or in -flow, or what? >/me take

Re: RFC 18 (v1) Immediate subroutines

2000-08-04 Thread skud
>>If it's a language thing (as your mailing list field in your RFC >>indicates) then it should be on -subs. >> >>If it's a precompiler thing then, um, doesn't that fall under internals? > >Nope. Internals implements (and possibly says "You want us to do >*what*!?!?"), language designs. Get us a d

Re: RFC 28 (v1) Perl should stay Perl.

2000-08-04 Thread skud
On Sat, Aug 05, 2000 at 01:26:53AM +0900, Simon Cozens wrote: >On Fri, Aug 04, 2000 at 09:05:38AM -0700, Nathan Wiger wrote: >> Suggestion: Can we manually renumber this "RFC 0"? This should be the >> first one at the top of the list, not buried somewhere within. my($.02). > >We *shouldn't* need t

Re: RFC 28 (v1) Perl should stay Perl.

2000-08-04 Thread skud
Hear, hear! -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consulting and solutions Level 10, 500 Collins St, Melbourne VIC 3000 Phone: +61 3 9614 0949 Fax: +61 3 9614 0948 Mobile: +61 410 664 994

Re: RFC 18 (v1) Immediate subroutines

2000-08-04 Thread skud
[ Cc'd back to -language, hope you don't mind ] On Fri, Aug 04, 2000 at 09:08:18PM +0200, Jean-Louis Leroy wrote: >[EMAIL PROTECTED] writes: > >> Please take discussion on this RFC to the forthcoming -subs sublist. >> Really. Just hold off for a little while until the list is up. Should >> be r

Re: RFC 21 (v1) Replace C with a generic C

2000-08-04 Thread skud
This one should be discussed on -subs as well, please. K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consulting and solutions Level 10, 500 Collins St, Melbourne VIC 3000 Phone: +61 3 9614 0949 Fax: +61 3 9614 0948 Mobile: +61 410 664 994

Re: RFC 18 (v1) Immediate subroutines

2000-08-04 Thread skud
Please take discussion on this RFC to the forthcoming -subs sublist. Really. Just hold off for a little while until the list is up. Should be really soon. K. (with cherries on top) -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consulting and solut

Proposed sublist: flowcontrol

2000-08-04 Thread skud
I propose a sublist, perl6-language-flowcontrol, to discuss the following: - case/switch - uri's looping stuff - anything else related to flow control, from a language perspective Let me know what you think or if you're interested in chairing this group (uri? sounds like your kind of thing?) K.

Proposed sublist: errors

2000-08-04 Thread skud
I propose a sublist "perl6-language-errors" to cover the following topics: - exceptions - $! and $? - any other error handling topics, as seen from a language viewpoint If you wish to say yes/no to this proposal, please email me privately. If you have detailed comment, please post on-list. Pleas

Thoughts on list volume and sublists

2000-08-04 Thread skud
I was having a think about the volume of discussion on -language and whether it's workable. From my point of view, I'd prefer that it was about half as busy, maybe even less. Fifty posts a day I could easily cope with and spend time thinking about; a hundred and fifty, or two hundred and fifty,

Re: RFC: Drop distinction between user-defined and built-in functions

2000-08-04 Thread skud
No need to send them to -language as well as the librarian. The librarian assigns a number then posts it to the appropriate list, so just sending it to the librarian will save the duplication and keep the discussion more tightly threaded. K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://n

New sublist: perl6-language-subs

2000-08-04 Thread skud
Ask, can we please have this one too? List name: perl6-language-subs Chairs: Tim Jenness <[EMAIL PROTECTED]> Damian Conway <[EMAIL PROTECTED]> (if he wants it) Charter:Draft, discuss, and revise RFCs relating to subroutines in Perl 6, eg named

Re: Perl as Pascal (was Re: RFC 16 (v1) Keep default Perl free of constraints su)

2000-08-04 Thread skud
On Fri, Aug 04, 2000 at 09:02:50AM -0400, Tad McClellan wrote: > >Me too! > >I am amazed that I tell them to use both about *20 times* during the >course of the course :-), yet I get email questions later that >don't have them (which I just bounce and tell them to send it >back when it is "clean"

Re: RFC: lexical variables made default

2000-08-04 Thread skud
Please take this thread to perl6-language-strict. The indundated masses thank you for your co-operation. K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consulting and solutions Level 10, 500 Collins St, Melbourne VIC 3000 Phone: +61 3 9614 0949

The Conway list

2000-08-04 Thread skud
My $DEITY, someone sedate this man before he drowns us all in Perl RFCs! K. - Forwarded message from Damian Conway <[EMAIL PROTECTED]> - >From: Damian Conway <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: wanthash (Was: Re: date interface (was Re: perl6 requirements, on >boo

Re: RFC: Rename local() operator

2000-08-04 Thread skud
Please do not send your RFCs to both perl6-rfc and perl6-$working_group. The RFC librarian will automatically forward your RFC with a number on it, which is kinda neater. K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consulting and solutions Leve

Re: New Group proposed: subs (was Re: named parameters)

2000-08-03 Thread skud
On Fri, Aug 04, 2000 at 01:36:02AM -0400, Uri Guttman wrote: >it looks like typechecking and named params should fork off into a subs >subgroup. all of you with an itch to write an rfc, here is your chance. Anyone want to put their hand up as a chair of such a sublist? Damian's got the closest r

perl6-language-strict sublist

2000-08-03 Thread skud
Ask, can we please have the following list: Name: perl6-language-strict Chairs: J. David Blackstone <[EMAIL PROTECTED]> Daniel Chetlin <[EMAIL PROTECTED]> Charter:Discuss the use of the strict pragma in Perl 6 Timescale: 2 weeks (finish August 18th)

Language RFC Summary 4th August 2000

2000-08-03 Thread skud
OK, here's my summary of language RFCs as they currently stand. As I said before, this list will always be available from http://infotrope.net/opensource/software/perl6/ I would appreciate if people could do the following: 1. put their hands up to write the "up for grabs" RFCs 2. work towards g

Re: Recording what we decided *not* to do, and why

2000-08-03 Thread skud
On Thu, Aug 03, 2000 at 02:03:13PM -0400, Dan Sugalski wrote: > >I'd expect either the chair of the WG, or the person responsible for the >broader area the WG lives in, will be ultimately responsible for saying No >definitively. I would expect that the WG head could somehow mark an RFC as unwan

Re: wantarray() should be named wantlist() (was Re: date interface (was Re: perl6 requirements, on bootstrap))

2000-08-03 Thread skud
On Thu, Aug 03, 2000 at 07:27:18PM -0700, Nathan Wiger wrote: >> if (want 'hash') { return %hash } # rather than eq > >I like this alot. Works for me. K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consulting and solutions Level 10, 500 Collins

Re: RFC stuff

2000-08-02 Thread skud
OK, I'm now up to date on perl6-language. Ugh. Here's the RFC list as it currently stands. I'll keep reposting this every few days as it changes. I'll also put it up at: http://infotrope.net/opensource/software/perl6/ K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/

Re: RFC stuff

2000-08-02 Thread skud
On Wed, Aug 02, 2000 at 08:11:36PM -0600, Tom Christiansen wrote: > >That seems like a *really* bad idea, since anyone who misses the >creation doesn't get to play, nor does someone who changes their >mind later. Well, not easily. > >That every topic should have its own list is a pain in the ass.

Re: RFC: lexical variables made default

2000-08-02 Thread skud
On Wed, Aug 02, 2000 at 11:57:21AM -0400, John Porter wrote: >Tom Christiansen wrote: >> >I feel strongly that "my" and "our" should both be renamed, >> >as well as "local". >> >> What then do you propose? my() and our() were chosen for their brevity. > >Well, "var" is pretty short. And perhaps

Re: Typeglobs, filehandles, asterisks

2000-08-02 Thread skud
Could you please write up an RFC on this? K. On Tue, Aug 01, 2000 at 10:04:38AM -0700, Peter Scott wrote: >There was some discussion at TPC4 that typeglobs could be expunged from >P6. If this is likely, it would free up a type-defining punctuation >character (*). > >Could this be used for fil

Re: formats and localtime

2000-08-02 Thread skud
On Tue, Aug 01, 2000 at 09:18:12PM +, Nick Ing-Simmons wrote: >We need a quick glossary: > >perl core: > perl.exe + perl.dll or .../bin/perl + libperl.so > >perl distribution > anything from perl6.tar.gz > >Optional module > things in CPAN I've used the following terms: Perl 6

Re: type-checking [Was: What is Perl?]

2000-08-02 Thread skud
On Tue, Aug 01, 2000 at 01:09:46PM -0800, Michael Fowler wrote: > >Several people have suggested strong typing as a feature, and have been shot >down one by one. However, I think it can be done without forcing it on >everyone. > >In fact, it can be done with Perl 5, as various people have pointed

List operations (interleave etc) -- RFRFC

2000-08-02 Thread skud
On Wed, Aug 02, 2000 at 01:23:35PM +0100, Graham Barr wrote: > >I really should get all these ideas into an RFC. Yes, please :) K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://netizen.com.au/ Open Source development, consulting and solutions Level 10, 500 Collins St, Melbourne VIC 3000 P

RFC stuff

2000-08-02 Thread skud
Here are the language RFCs I'm aware of: Multiline comments Michael J. Mathews <[EMAIL PROTECTED]> Lexical scoping by default J. David Blackstone <[EMAIL PROTECTED]> Higher resolution time valuse Gisle Aas <[EMAIL PROTECTED]> AUTOLOAD declining Leon Brocard <[EMAI

Re: Multi-line comment sub list?

2000-08-02 Thread skud
Yes indeed: List name: perl6-language-mlc Chair: Michael J. Mathews <[EMAIL PROTECTED]> Charter:Discuss and redraft the multiline comments RFC Timescale: 1 week (end Thursday 10th August) Deliverables: Michael to post the redrafted RFC back to perl6-language Ask, can

Re: perl 6 requirements

2000-08-01 Thread skud
On Tue, Aug 01, 2000 at 12:27:56PM -0400, Chaim Frenkel wrote: > >(Kirrily, this one is for the record.) > >I'd also like to add, redo, next, last escaping a subroutine. Can you please give me more detail on that? An RFC would be ideal :) K. -- Kirrily Robert -- <[EMAIL PROTECTED]> -- http://

formats and localtime

2000-07-31 Thread skud
[ moved to perl6-language ] On Mon, Jul 31, 2000 at 02:40:20PM -0400, Chaim Frenkel wrote: >Language > -> Obsolete Features > -> 1. Formats are not commonly used > >I'm sorry where did this come from. I use formats regularly and quite >usefully. > >I suspect that those folks that have