Search Discussions
-
This is a cross-over from perl6-language. First off, I'd like to make it clear that I'm *not* arguing against the advantages of having strict and warnings on. I turn them on for every program I write ...
Schwern
Feb 16, 2001 at 10:33 pm
Jul 6, 2004 at 5:31 am -
I thought they were joking, but my co-workers have started using the --i-am-a-dummy command line flag on MySQL's SQL shell. "A useful startup option for beginners is --safe-mode (or --i-am-a-dummy ...
Michael G Schwern
May 4, 2001 at 7:38 pm
May 4, 2001 at 7:38 pm -
Something I think Ed mentioned in passing a few days ago has been running around in my mind and after some contemplation I think its changed my mind on all this. My position has been that warnings ...
Schwern
Feb 23, 2001 at 1:37 am
Mar 1, 2001 at 11:24 pm -
0
testing
testing if the world is still here... EdEdward Peschko
Mar 1, 2001 at 3:07 am
Mar 1, 2001 at 3:07 am -
Well, for one, your example is ill-considered. You are going to get autovivification saying: @foo[$bar] = 1; just as much as you are going to get autovivification for: $foo[$bar] = 1; Hence I'd say ...
Edward Peschko
Feb 21, 2001 at 12:35 am
Feb 21, 2001 at 1:31 am -
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Global dynamic variables should remain the default =head1 VERSION Maintainer: Nathan Wiger <nate@wiger.org Date: ...
Perl6 RFC Librarian
Sep 30, 2000 at 8:07 pm
Sep 30, 2000 at 8:07 pm -
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Keep default Perl free of constraints such as warnings and strict. =head1 VERSION Maintainer: Daniel Chetlin ...
Perl6 RFC Librarian
Sep 29, 2000 at 9:14 pm
Sep 29, 2000 at 9:14 pm -
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Global dynamic variables should remain the default =head1 VERSION Maintainer: Nathan Wiger <nate@wiger.org Date: ...
Perl6 RFC Librarian
Sep 28, 2000 at 8:57 pm
Sep 29, 2000 at 2:38 pm -
without requiring strict 'vars' Reply-To: perl6-language-strict@perl.org This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Yet another lexical variable proposal: ...
Perl6 RFC Librarian
Sep 27, 2000 at 5:22 am
Sep 27, 2000 at 5:37 pm -
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Lexical variables made default =head1 VERSION Maintainer: J. David Blackstone <jdavidb@dfw.net Date: 1 Aug 2000 ...
Perl6 RFC Librarian
Sep 27, 2000 at 5:19 am
Sep 27, 2000 at 5:19 am -
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Keep default Perl free of constraints such as warnings and strict. =head1 VERSION Maintainer: Daniel Chetlin ...
Perl6 RFC Librarian
Sep 16, 2000 at 3:12 am
Sep 18, 2000 at 10:43 am -
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE New pragma 'scope' to change Perl's default scoping =head1 VERSION Maintainer: Nathan Wiger <nate@wiger.org Date: ...
Perl6 RFC Librarian
Aug 30, 2000 at 1:19 am
Aug 30, 2000 at 2:09 am -
without requiring strict 'vars' Reply-To: perl6-language-strict@perl.org This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Yet another lexical variable proposal: ...
Perl6 RFC Librarian
Aug 15, 2000 at 8:02 pm
Aug 22, 2000 at 8:42 pm -
Oooh. Someone proposed this as a reason why we can't get rid of dynamic variables, and I've spent all evening being troubled by it. If that "currently" implies someone's thinking about this as a ...
J. David Blackstone
Aug 19, 2000 at 3:38 am
Aug 20, 2000 at 4:34 am -
This message is intended to remind us all that the deadline for this working group is _tomorrow_. I feel we've hashed out most of the details of the various proposals and that any other issues will ...
J. David Blackstone
Aug 18, 2000 at 1:38 am
Aug 18, 2000 at 3:42 am -
My last message mentioned planned changes to RFCs. Lest anyone should worry that I'm going to spring major surprises as this group's time comes to an end, I'd like to mention that every change ...
J. David Blackstone
Aug 18, 2000 at 3:02 am
Aug 18, 2000 at 3:02 am -
I was just sitting here thinking over all these issues and making various responses (as well as adjustments to my mental model for RFC 106 v2). With the radical proposal of eliminating dynamic ...
J. David Blackstone
Aug 17, 2000 at 11:53 pm
Aug 17, 2000 at 11:53 pm -
Here's a radical thought: In most languages, dynamic scoping of variables offers no advantages over lexical scoping, other than dynamic assignment. Dynamic assignment can be accomplished with the ...
J. David Blackstone
Aug 14, 2000 at 9:57 pm
Aug 17, 2000 at 11:44 pm -
=head1 TITLE Yet another lexical variable proposal: lexical variables made default without requiring strict 'vars' =head1 VERSION Maintainer: J. David Blackstone <jdavidb@dfw.net Date: 14 Aug 2000 ...
J. David Blackstone
Aug 15, 2000 at 5:12 am
Aug 15, 2000 at 5:12 am -
I've spent a good chunk of the weekend reviewing everything that's been said on the issue, and at the risk of beating a dead horse, I'm going to submit yet another RFC. This one stands somewhat in ...
J. David Blackstone
Aug 13, 2000 at 9:10 pm
Aug 13, 2000 at 9:38 pm -
Volume on perl6-language is so high, I didn't notice the thread on RFC 64 until today. That's really the kind of discussion I'm looking for over (t)here, so I hereby declare RFC 64 as open game for ...
J. David Blackstone
Aug 10, 2000 at 11:07 pm
Aug 10, 2000 at 11:07 pm -
It would not be "you need to rebuild your perl", but "the administrator of this site does not allow unstrict programming by default." Letting sites set strictness by default is just a way of giving ...
Peter Scott
Aug 4, 2000 at 6:37 pm
Aug 8, 2000 at 10:07 am -
It seems like there's several messages that have gone to this list but never made it to my mailbox. I wondered why all the discussion dried up. :) I'm worried that there seems to have been something ...
J. David Blackstone
Aug 8, 2000 at 1:58 am
Aug 8, 2000 at 1:58 am
Group Overview
| group | perl6-language-strict
|
| categories | perl |
| discussions | 23 |
| posts | 140 |
| users | 34 |
| website | perl6.org |
