| perl6 Perl 6 RFC Index:RFCs by Number |
Frozen RFCs are highlighted in blue.
Retracted RFCs are highlighted in pink.
| Status | Count |
|---|---|
| Developing | 169 |
| Frozen | 163 |
| Retracted | 29 |
RFC 1: Implementation of Threads in Perl [HTML]
| Version | 4 | Maintainer | Bryan C. Warnock <bwarnock@gtemail.net> |
| Status | Frozen | Mailing List | perl6-internals@perl.org |
| Date | 1 Aug 2000 | Last Modified | 28 Sep 2000 |
RFC 2: Request For New Pragma: Implicit [HTML]
| Version | 3 | Maintainer | Bryan C. Warnock <bwarnock@gtemail.net> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 5 Aug 2000 | Last Modified | 28 Aug 2000 |
RFC 3: messages.rfc - An RFC to discussing the wisdom of allowing run time error and warning messages to be modified at run time [HTML]
| Version | 1 | Maintainer | Corwin Brust <cbrust@alldata.net> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 1 Aug 2000 |
RFC 4: type inference [HTML]
| Version | 2 | Maintainer | Steve Fink <steve@fink.com> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 1 Aug 2000 | Last Modified | 27 Aug 2000 |
RFC 5: Multiline Comments for Perl. [HTML]
| Version | 3 | Maintainer | Michael J. Mathews <mmathews@oxygen.com> |
| Status | Frozen | Mailing List | perl6-language-mlc@perl.org |
| Date | 14 Aug 2000 |
RFC 6: Lexical variables made default [HTML]
| Version | 3 | Maintainer | J. David Blackstone <jdavidb@dfw.net> |
| Status | Frozen | Mailing List | perl6-language-strict@perl.org |
| Date | 1 Aug 2000 | Last Modified | 26 Sep 2000 |
RFC 7: Higher resolution time values [HTML]
| Version | 1 | Maintainer | Gisle Aas <gisle@ActiveState.com> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 2 Aug 2000 |
RFC 8: The AUTOLOAD subroutine should be able to decline a request [HTML]
| Version | 3 | Maintainer | Leon Brocard <acme@astray.com> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 10 Aug 2000 | Last Modified | 25 Sep 2000 |
RFC 9: Highlander Variable Types [HTML]
| Version | 1 | Maintainer | Andy Wardley <abw@kfs.org> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 1 Aug 2000 |
RFC 10: Filehandles should use * as a type prefix if typeglobs are eliminated.
[HTML]
| Version | 3 | Maintainer | Peter Scott <peter@psdt.com> |
| Status | Retracted | Mailing List | perl6-language@perl.org |
| Date | 5 Aug 2000 |
RFC 11: Examples encoded with =also for|begin|end POD commands [HTML]
| Version | 2 | Maintainer | Barrie Slaymaker <barries@slaysys.com> |
| Status | Frozen | Mailing List | perl-qa@perl.org |
| Date | 2 Aug 2000 | Last Modified | 1 Oct 2000 |
RFC 12: variable usage warnings [HTML]
| Version | 3 | Maintainer | Steve Fink <steve@fink.com> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 2 Aug 2000 | Last Modified | 20 Sep 2000 |
RFC 13: The Copyright and Licensing Working Group [HTML]
| Version | 2 | Maintainer | Bradley M. Kuhn <bkuhn@ebb.org> |
| Status | Developing | Mailing List | perl6-licenses@perl.org |
| Date | 2 Aug 2000 | Last Modified | 28 Sep 2000 |
RFC 14: Modify open() to support FileObjects and Extensibility [HTML]
| Version | 4 | Maintainer | Nathan Wiger <nate@wiger.org> |
| Status | Frozen | Mailing List | perl6-language-io@perl.org |
| Date | 4 Aug 2000 | Last Modified | 15 Sep 2000 |
RFC 15: Stronger typing through tie. [HTML]
| Version | 1 | Maintainer | Michael Fowler <michael@shoebox.net> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 2 Aug 2000 |
RFC 16: Keep default Perl free of constraints such as warnings and strict. [HTML]
| Version | 3 | Maintainer | Daniel Chetlin <daniel@chetlin.com> |
| Status | Frozen | Mailing List | perl6-language-strict@perl.org |
| Date | 3 Aug 2000 | Last Modified | 28 Sep 2000 |
RFC 17: Organization and Rationalization of Perl State Variables [HTML]
| Version | 2 | Maintainer | Steve Simmons <scs@ans.net> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 3 Aug 2000 |
RFC 18: Immediate subroutines [HTML]
| Version | 2 | Maintainer | Jean-Louis Leroy |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 4 Aug 2000 | Last Modified | 1 Oct 2000 |
RFC 19: Rename the local operator
[HTML]
| Version | 2 | Maintainer | J. David Blackstone <jdavidb@dfw.net> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 4 Aug 2000 | Last Modified | 26 Sep 2000 |
RFC 20: Overloadable && and || [HTML]
| Version | 1 | Maintainer | Jean-Louis Leroy |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 4 Aug 2000 |
RFC 21: Subroutines: Replace wantarray with a generic want function
[HTML]
| Version | 2 | Maintainer | Damian Conway <damian@conway.org> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 6 Aug 2000 | Last Modified | 18 Sep 2000 |
RFC 22: Control flow: Builtin switch statement [HTML]
| Version | 2 | Maintainer | Damian Conway <damian@conway.org> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 4 Aug 2000 | Last Modified | 18 Sep 2000 |
RFC 23: Higher order functions [HTML]
| Version | 6 | Maintainer | Damian Conway <damian@conway.org> |
| Status | Frozen | Mailing List | perl6-language-subs@perl.org |
| Date | 4 Aug 2000 | Last Modified | 25 Sep 2000 |
RFC 24: Data types: Semi-finite (lazy) lists [HTML]
| Version | 2 | Maintainer | Damian Conway <damian@conway.org> |
| Status | Withdrawn | Mailing List | perl6-language@perl.org |
| Date | 4 Aug 2000 | Last Modified | 18 Sep 2000 |
RFC 25: Operators: Multiway comparisons [HTML]
| Version | 2 | Maintainer | Damian Conway <damian@conway.org> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 4 Aug 2000 | Last Modified | 18 Sep 2000 |
RFC 26: Named operators versus functions [HTML]
| Version | 2 | Maintainer | Johan Vromans <jvromans@squirrel.nl> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 4 Aug 2000 | Last Modified | 28 Aug 2000 |
RFC 27: Coroutines for Perl [HTML]
| Version | 1 | Maintainer | Tom Scola <tscola@inch.com> |
| Status | Developing | Mailing List | perl6-internals@perl.org |
| Date | 4 Aug 2000 |
RFC 28: Perl should stay Perl. [HTML]
| Version | 1 | Maintainer | Simon Cozens <simon@brecon.co.uk> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 4 Aug 2000 |
RFC 29: unlink() should be left alone [HTML]
| Version | 2 | Maintainer | Nathan Wiger <nate@wiger.org> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 4 Aug 2000 | Last Modified | 14 Aug 2000 |
RFC 30: STDIN, STDOUT, STDERR, ARGV, and DATA should become scalars [HTML]
| Version | 4 | Maintainer | Nathan Wiger <nate@wiger.org> |
| Status | Frozen | Mailing List | perl6-language-io@perl.org |
| Date | 4 Aug 2000 | Last Modified | 14 Sep 2000 |
RFC 31: Subroutines: Co-routines [HTML]
| Version | 2 | Maintainer | Damian Conway <damian@conway.org> |
| Status | Frozen | Mailing List | perl6-language-subs@perl.org |
| Date | 4 Aug 2000 | Last Modified | 18 Sep 2000 |
RFC 32: A method of allowing foreign objects in perl [HTML]
| Version | 1 | Maintainer | Dan Sugalski <dan@sidhe.org> |
| Status | Developing | Mailing List | perl6-internals@perl.org |
| Date | 2 Aug 2000 |
RFC 33: Eliminate bareword filehandles. [HTML]
| Version | 2 | Maintainer | Peter Scott <peter@psdt.com> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 4 Aug 2000 | Last Modified | 29 Aug 2000 |
RFC 34: Angle brackets should not be used for file globbing [HTML]
| Version | 3 | Maintainer | Jon Ericson <Jonathan.L.Ericson@jpl.nasa.gov> |
| Status | Frozen | Mailing List | perl6-language-io@perl.org |
| Date | 4 Aug 2000 | Last Modified | 30 Aug 2000 |
RFC 35: A proposed internal base format for perl variables [HTML]
| Version | 1 | Maintainer | Dan Sugalski <dan@sidhe.org> |
| Status | Developing | Mailing List | perl6-internals@perl.org |
| Date | 4 Aug 2000 |
RFC 36: Structured Internal Representation of Filenames [HTML]
| Version | 1 | Maintainer | Jarkko Hietaniemi <jhi@iki.fi> |
| Status | Developing | Mailing List | perl6-internals@perl.org |
| Date | 4 Aug 2000 |
RFC 37: Positional Return Lists Considered Harmful [HTML]
| Version | 2 | Maintainer | Jarkko Hietaniemi <jhi@iki.fi> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 5 Aug 2000 |
RFC 38: Standardise Handling Of Abnormal Numbers Like Infinities And NaNs [HTML]
| Version | 2 | Maintainer | Jarkko Hietaniemi <jhi@iki.fi> |
| Status | Developing | Mailing List | perl6-internals@perl.org |
| Date | 5 Aug 2000 |
RFC 39: Perl should have a print operator [HTML]
| Version | 4 | Maintainer | Jon Ericson <Jonathan.L.Ericson@jpl.nasa.gov> |
| Status | Retracted | Mailing List | perl6-language-io@perl.org |
| Date | 5 Aug 2000 | Last Modified | 20 Sep 2000 |
RFC 40: Module Scope Control [HTML]
| Version | 2 | Maintainer | Bryan C. Warnock <bwarnock@gtemail.net> |
| Status | Frozen | Mailing List | perl6-internals@perl.org |
| Date | 5 Aug 2000 | Last Modified | 28 Sep 2000 |
RFC 41: Request For New Pragma: Implicit [HTML]
| Version | 2 | Maintainer | Bryan C. Warnock <bwarnock@gtemail.net> |
| Status | Retired | Mailing List | perl6-language@perl.org |
| Date | 9 Aug 2000 |
RFC 42: Request For New Pragma: Shell [HTML]
| Version | 3 | Maintainer | Bryan C. Warnock <bwarnock@gtemail.net> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 5 Aug 2000 | Last Modified | 18 Sep 2000 |
RFC 43: Integrate BigInts (and BigRats) Support Tightly With The Basic Scalars [HTML]
| Version | 1 | Maintainer | Jarkko Hietaniemi <jhi@iki.fi> |
| Status | Developing | Mailing List | perl6-internals@perl.org |
| Date | 5 Aug 2000 |
RFC 44: Bring Documentation Closer To Whatever It Documents [HTML]
| Version | 1 | Maintainer | Jarkko Hietaniemi <jhi@iki.fi> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 5 Aug 2000 |
RFC 45: || and && should propagate result context to both sides
[HTML]
| Version | 3 | Maintainer | Peter Scott <peter@psdt.com> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 5 Aug 2000 | Last Modified | 29 Aug 2000 |
RFC 46: Use features of portable, free compilers and libraries [HTML]
| Version | 2 | Maintainer | John Tobey <jtobey@john-edwin-tobey.org> |
| Status | Retracted | Mailing List | perl6-internals@perl.org |
| Date | 5 Aug 2000 | Last Modified | 28 Sep 2000 |
RFC 47: Universal Asynchronous I/O [HTML]
| Version | 1 | Maintainer | Uri Guttman <uri@sysarch.com> |
| Status | Developing | Mailing List | perl6-language-flow@perl.org |
| Date | 5 Aug 2000 |
RFC 48: Replace localtime() and gmtime() with date() and utcdate() [HTML]
| Version | 4 | Maintainer | Nathan Wiger <nate@wiger.org> |
| Status | Frozen | Mailing List | perl6-language-datetime@perl.org |
| Date | 5 Aug 2000 | Last Modified | 25 Sep 2000 |
RFC 49: Objects should have builtin stringifying STRING method [HTML]
| Version | 3 | Maintainer | Nathan Wiger <nate@wiger.org> |
| Status | Frozen | Mailing List | perl6-language-objects@perl.org |
| Date | 6 Aug 2000 | Last Modified | 14 Sep 2000 |
RFC 50: BiDirectional Support in PERL [HTML]
| Version | 1 | Maintainer | Roman M. Parparov <romm@empire.tau.ac.il> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 6 Aug 2000 |
RFC 51: Angle brackets should accept filenames and lists [HTML]
| Version | 2 | Maintainer | Jon Ericson <Jonathan.L.Ericson@jpl.nasa.gov> |
| Status | Developing | Mailing List | perl6-language-io@perl.org |
| Date | 8 Aug 2000 |
RFC 52: List context return from filesystem functions [HTML]
| Version | 3 | Maintainer | Peter Scott <peter@psdt.com> |
| Status | Withdrawn | Mailing List | perl6-language@perl.org |
| Date | 6 Aug 2000 | Last Modified | 3 Sep 2000 |
RFC 53: Built-ins: Merge and generalize index and rindex
[HTML]
| Version | 10 | Maintainer | Damian Conway <damian@conway.org> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 7 Aug 2000 |
RFC 54: Operators: Polymorphic comparisons [HTML]
| Version | 2 | Maintainer | Damian Conway <damian@conway.org> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 7 Aug 2000 | Last Modified | 18 Sep 2000 |
RFC 55: Compilation: Remove requirement for final true value in require-d and do-ed files [HTML]
| Version | 3 | Maintainer | Damian Conway <damian@conway.org> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 7 Aug 2000 | Last Modified | 25 Sep 2000 |
RFC 56: Optional 2nd argument to pop() and shift()
[HTML]
| Version | 3 | Maintainer | Jonathan Scott Duff <duff@pobox.com> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 7 Aug 2000 | Last Modified | 1 Sep 2000 |
RFC 57: Subroutine prototypes and parameters [HTML]
| Version | 1 | Maintainer | Andy Wardley <abw@kfs.org> |
| Status | Developing | Mailing List | perl6-language-subs@perl.org |
| Date | 7 Aug 2000 |
RFC 58: chomp() changes.
[HTML]
| Version | 1 | Maintainer | Ted Ashton <ashted@southern.edu> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 7 Aug 2000 |
RFC 59: Proposal to utilize * as the prefix to magic subroutines
[HTML]
| Version | 2 | Maintainer | Jonathan Scott Duff <duff@pobox.com> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 7 Aug 2000 | Last Modified | 1 Sep 2000 |
RFC 60: Safe Signals [HTML]
| Version | 1 | Maintainer | Uri Guttman <uri@sysarch.com> |
| Status | Developing | Mailing List | perl6-language-flow@perl.org |
| Date | 7 Aug 2000 |
RFC 61: Interfaces for linking C objects into perlsubs [HTML]
| Version | 2 | Maintainer | David Nicol <perl6rfc@davidnicol.com> |
| Status | Developing | Mailing List | perl6-internals@perl.org |
| Date | 7 Aug 2000 |
RFC 62: Wildcards for multiple module imports [HTML]
| Version | 1 | Maintainer | Peter Bevan <peter@scalarmonkey.com> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 8 Aug 2000 |
RFC 63: Exception handling syntax [HTML]
| Version | 4 | Maintainer | Peter Scott <peter@psdt.com> |
| Status | Retired | Mailing List | perl6-language-errors@perl.org |
| Date | 8 Aug 2000 | Last Modified | 23 Aug 2000 |
RFC 64: New pragma 'scope' to change Perl's default scoping [HTML]
| Version | 2 | Maintainer | Nathan Wiger <nate@wiger.org> |
| Status | Frozen | Mailing List | perl6-language-strict@perl.org |
| Date | 7 Aug 2000 | Last Modified | 28 Aug 2000 |
RFC 65: Add change bar functionality to pod [HTML]
| Version | 1 | Maintainer | Dan Sugalski <dan@sidhe.org> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 8 Aug 2000 |
RFC 66: Shell Style Redirection [HTML]
| Version | 2 | Maintainer | David Nicol <perl6rfc@davidnicol.com> |
| Status | Developing | Mailing List | perl6-language-io@perl.org |
| Date | 8 Aug 2000 | Last Modified | 5 Sep 2000 |
RFC 67: Deep Copying, aka, cloning around. [HTML]
| Version | 3 | Maintainer | Peter Scott <peter@psdt.com> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 8 Aug 2000 | Last Modified | 29 Aug 2000 |
RFC 68: Eliminate the optional sub for BEGIN etc block declarations
[HTML]
| Version | 2 | Maintainer | Peter Scott <peter@psdt.com> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 8 Aug 2000 | Last Modified | 29 Aug 2000 |
RFC 69: Standardize input record separator (for portability) [HTML]
| Version | 3 | Maintainer | N. Hao Ching <spiderboy@cpan.org> |
| Status | Developing | Mailing List | perl6-language-io@perl.org |
| Date | 10 Aug 2000 |
RFC 70: Allow exception-based error-reporting. [HTML]
| Version | 4 | Maintainer | Bennett Todd <bet@rahul.net> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 8 Aug 2000 | Last Modified | 18 Sep 2000 |
RFC 71: Legacy Perl $pkg'var should die [HTML]
| Version | 2 | Maintainer | Nathan Wiger <nate@wiger.org> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 8 Aug 2000 | Last Modified | 15 Sep 2000 |
RFC 72: Variable-length lookbehind. [HTML]
| Version | 4 | Maintainer | Peter Heslin <Peter.Heslin@ucd.ie> |
| Status | Developing | Mailing List | perl6-language-regex@perl.org |
| Date | 9 Aug 2000 | Last Modified | 30 Sep 2000 |
RFC 73: All Perl core functions should return objects [HTML]
| Version | 2 | Maintainer | Nathan Wiger <nate@wiger.org> |
| Status | Frozen | Mailing List | perl6-language-objects@perl.org |
| Date | 8 Aug 2000 | Last Modified | 15 Sep 2000 |
RFC 74: Proposal to rename import and unimport
[HTML]
| Version | 3 | Maintainer | Jonathan Scott Duff <duff@pobox.com> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 8 Aug 2000 | Last Modified | 1 Sep 2000 |
RFC 75: structures and interface definitions [HTML]
| Version | 2 | Maintainer | David Nicol <perl6rfc@davidnicol.com> |
| Status | Frozen | Mailing List | perl6-language-subs@perl.org |
| Date | 8 Aug 2000 | Last Modified | 5 Sep 2000 |
RFC 76: Builtin: reduce [HTML]
| Version | 4 | Maintainer | Damian Conway <damian@conway.org> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 10 Aug 2000 | Last Modified | 20 Sep 2000 |
RFC 77: Suggested isa() operator. [HTML]
| Version | 1 | Maintainer | James Mastros <james@rtweb.net> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 8 Aug 2000 |
RFC 78: Improved Module Versioning And Searching [HTML]
| Version | 1 | Maintainer | Steve Simmons <scs@ans.net> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 8 Aug 2000 |
RFC 79: The Predefined POD Streams are perl, data, and doc
[HTML]
| Version | 3 | Maintainer | John Porter <jdporter@min.net> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 9 Aug 2000 | Last Modified | 7 Sep 2000 |
RFC 80: Exception objects and classes for builtins [HTML]
| Version | 4 | Maintainer | Peter Scott <peter@psdt.com> |
| Status | Frozen | Mailing List | perl6-language-errors@perl.org |
| Date | 9 Aug 2000 | Last Modified | 3 Oct 2000 |
RFC 81: Lazily evaluated list generation functions [HTML]
| Version | 4 | Maintainer | Jeremy Howard <j@howard.fm> |
| Status | Frozen | Mailing List | perl6-language-data@perl.org |
| Date | 10 Aug 2000 | Last Modified | 22 Sep 2000 |
RFC 82: Arrays: Apply operators element-wise in a list context [HTML]
| Version | 4 | Maintainer | Jeremy Howard <j@howard.fm> |
| Status | Frozen | Mailing List | perl6-language-data@perl.org |
| Date | 10 Aug 2000 | Last Modified | 21 Sep 2000 |
RFC 83: Make constants look like variables [HTML]
| Version | 3 | Maintainer | Jeremy Howard <j@howard.fm> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 10 Aug 2000 | Last Modified | 21 Sep 2000 |
RFC 84: Replace => (stringifying comma) with => (pair constructor) [HTML]
| Version | 2 | Maintainer | Damian Conway <damian@conway.org> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 10 Aug 2000 | Last Modified | 18 Sep 2000 |
RFC 85: All perl generated errors should have a unique identifier [HTML]
| Version | 2 | Maintainer | Chaim Frenkel <chaimf@pobox.com> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 9 Aug 2000 | Last Modified | 19 Sep 2000 |
RFC 86: IPC Mailboxes for Threads and Signals [HTML]
| Version | 1 | Maintainer | Uri Guttman <uri@sysarch.com> |
| Status | Developing | Mailing List | perl6-language-flow@perl.org |
| Date | 9 Aug 2000 |
RFC 87: Timers and Timeouts [HTML]
| Version | 1 | Maintainer | Uri Guttman <uri@sysarch.com> |
| Status | Developing | Mailing List | perl6-language-flow@perl.org |
| Date | 10 Aug 2000 |
RFC 88: Omnibus Structured Exception/Error Handling Mechanism [HTML]
| Version | 3 | Maintainer | Tony Olekshy <olekshy@avrasoft.com> |
| Status | Frozen | Mailing List | perl6-language-errors@perl.org |
| Date | 8 Aug 2000 | Last Modified | 1 Oct 2000 |
RFC 89: Controllable Data Typing [HTML]
| Version | 2 | Maintainer | Syloke Soong <syloke.soong@nsc.com> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 10 Aug 2000 | Last Modified | 12 Aug 2000 |
RFC 90: Arrays: merge() and unmerge() [HTML]
| Version | 4 | Maintainer | Jeremy Howard <j@howard.fm> |
| Status | Frozen | Mailing List | perl6-language-data@perl.org |
| Date | 10 Aug 2000 | Last Modified | 21 Sep 2000 |
RFC 91: Arrays: part and flatten [HTML]
| Version | 4 | Maintainer | Jeremy Howard <j@howard.fm> |
| Status | Frozen | Mailing List | perl6-language-data@perl.org |
| Date | 10 Aug 2000 | Last Modified | 21 Sep 2000 |
RFC 92: Extensible Meta-Object Protocol [HTML]
| Version | 2 | Maintainer | Tony Olekshy <olekshy@avrasoft.com> |
| Status | Frozen | Mailing List | perl6-language-objects@perl.org |
| Date | 11 Aug 2000 | Last Modified | 1 Oct 2000 |
RFC 93: Regex: Support for incremental pattern matching [HTML]
| Version | 3 | Maintainer | Damian Conway <damian@conway.org> |
| Status | Frozen | Mailing List | perl6-language-regex@perl.org |
| Date | 11 Aug 2000 | Last Modified | 18 Sep 2000 |
RFC 94: Rename @ARGV to @ARGS [HTML]
| Version | 2 | Maintainer | Nathan Wiger <nate@wiger.org> |
| Status | Retracted | Mailing List | perl6-language@perl.org |
| Date | 11 Aug 2000 | Last Modified | 11 Sep 2000 |
RFC 95: Object Classes [HTML]
| Version | 2 | Maintainer | Andy Wardley <abw@kfs.org> |
| Status | Developing | Mailing List | perl6-language-objects@perl.org |
| Date | 11 Aug 2000 | Last Modified | 17 Aug 2000 |
RFC 96: A Base Class for Exception Objects [HTML]
| Version | 2 | Maintainer | Tony Olekshy <olekshy@avrasoft.com> |
| Status | Withdrawn | Mailing List | perl6-language-errors@perl.org |
| Date | 12 Aug 2000 | Last Modified | 1 Oct 2000 |
RFC 97: prototype-based method overloading [HTML]
| Version | 2 | Maintainer | David Nicol <perl6rfc@davidnicol.com> |
| Status | Frozen | Mailing List | perl6-language-subs@perl.org |
| Date | 13 Aug 2000 | Last Modified | 29 Sep 2000 |
RFC 98: context-based method overloading [HTML]
| Version | 3 | Maintainer | David Nicol <perl6rfc@davidnicol.com> |
| Status | Frozen | Mailing List | perl6-language-subs@perl.org |
| Date | 15 Aug 2000 | Last Modified | 29 Sep 2000 |
RFC 99: Standardize ALL Perl platforms on UNIX epoch [HTML]
| Version | 4 | Maintainer | Nathan Wiger <nate@wiger.org> |
| Status | Frozen | Mailing List | perl6-language-datetime@perl.org |
| Date | 14 Aug 2000 | Last Modified | 28 Sep 2000 |
RFC 100: Embed full URI support into Perl [HTML]
| Version | 2 | Maintainer | Nathan Wiger <nate@wiger.org> |
| Status | Frozen | Mailing List | perl6-language-io@perl.org |
| Date | 14 Aug 2000 | Last Modified | 16 Sep 2000 |
RFC 101: Apache-like Event and Dispatch Handlers [HTML]
| Version | 3 | Maintainer | Nathan Wiger <nate@wiger.org> |
| Status | Frozen | Mailing List | perl6-language-objects@perl.org |
| Date | 14 Aug 2000 | Last Modified | 25 Sep 2000 |
RFC 102: Inline Comments for Perl. [HTML]
| Version | 2 | Maintainer | Glenn Linderman <glenn@linderman.com> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 14 Aug 2000 | Last Modified | 14 Sep 2000 |
RFC 103: Fix $pkg::$var precedence issues with parsing of ::
[HTML]
| Version | 3 | Maintainer | Nathan Wiger <nate@wiger.org> |
| Status | Retracted | Mailing List | perl6-language@perl.org |
| Date | 14 Aug 2000 | Last Modified | 23 Sep 2000 |
RFC 104: Backtracking [HTML]
| Version | 1 | Maintainer | iVAN Georgiev <raptor@unacs.bg> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 14 Aug 2000 |
RFC 105: Remove "In string @ must be \@" fatal error [HTML]
| Version | 2 | Maintainer | Nathan Wiger <nate@wiger.org> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 15 Aug 2000 | Last Modified | 16 Sep 2000 |
RFC 106: Yet another lexical variable proposal: lexical variables made default without requiring strict 'vars' [HTML]
| Version | 2 | Maintainer | J. David Blackstone <jdavidb@dfw.net> |
| Status | Frozen | Mailing List | perl6-language-strict@perl.org |
| Date | 15 Aug 2000 | Last Modified | 26 Sep 2000 |
RFC 107: lvalue subs should receive the rvalue as an argument [HTML]
| Version | 1 | Maintainer | Andy Wardley <abw@kfs.org> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 15 Aug 2000 |
RFC 108: Scope of Polymorphic References and Objects [HTML]
| Version | 2 | Maintainer | Syloke Soong <syloke.soong@nsc.com> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 15 Aug 2000 | Last Modified | 16 Aug 2000 |
RFC 109: Less line noise - let's get rid of @% [HTML]
| Version | 2 | Maintainer | Karl Glazebrook <kgb@pha.jhu.edu> |
| Status | Withdrawn | Mailing List | perl6-language@perl.org |
| Date | 15 Aug 2000 | Last Modified | 28 Aug 2000 |
RFC 110: counting matches [HTML]
| Version | 6 | Maintainer | Richard Proctor <richard@waveney.org> |
| Status | Frozen | Mailing List | perl6-language-regex@perl.org |
| Date | 16 Aug 2000 | Last Modified | 20 Sep 2000 |
RFC 111: Here Docs Terminators (Was Whitespace and Here Docs) [HTML]
| Version | 3 | Maintainer | Richard Proctor <richard@waveney.org> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 16 Aug 2000 | Last Modified | 2 Sep 2000 |
RFC 112: Assignment within a regex [HTML]
| Version | 4 | Maintainer | Richard Proctor <richard@waveney.org> |
| Status | Frozen | Mailing List | perl6-language-regex@perl.org |
| Date | 16 Aug 2000 | Last Modified | 1 Oct 2000 |
RFC 113: Better constants and constant folding [HTML]
| Version | 2 | Maintainer | John Siracusa <siracusa@mindspring.com> |
| Status | Retired | Mailing List | perl6-language@perl.org |
| Date | 15 Aug 2000 | Last Modified | 16 Aug 2000 |
RFC 114: Perl resource configuration [HTML]
| Version | 2 | Maintainer | Jonathan Scott Duff <duff@pobox.com> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 16 Aug 2000 | Last Modified | 1 Sep 2000 |
RFC 115: Overloadable parentheses for objects [HTML]
| Version | 3 | Maintainer | pdl-porters team <pdl-porters@jach.hawaii.edu> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 16 Aug 2000 | Last Modified | 30 Sep 2000 |
RFC 116: Efficient numerics with perl [HTML]
| Version | 3 | Maintainer | pdl-porters team <pdl-porters@jach.hawaii.edu> |
| Status | Frozen | Mailing List | perl6-language-data@perl.org |
| Date | 16 Aug 2000 | Last Modified | 30 Sep 2000 |
RFC 117: Perl syntax support for ranges [HTML]
| Version | 2 | Maintainer | pdl-porters team <pdl-porters@jach.hawaii.edu> |
| Status | Withdrawn | Mailing List | perl6-language-data@perl.org |
| Date | 16 Aug 2000 | Last Modified | 11 Sep 2000 |
RFC 118: lvalue subs: parameters, explicit assignment, and wantarray() changes [HTML]
| Version | 2 | Maintainer | Nathan Torkington <gnat@frii.com> |
| Status | Retired | Mailing List | perl6-language-subs@perl.org |
| Date | 16 Aug 2000 | Last Modified | 6 Sep 2000 |
RFC 119: Object neutral error handling via exceptions [HTML]
| Version | 4 | Maintainer | Glenn Linderman <glenn@linderman.com> |
| Status | Frozen | Mailing List | perl6-language-errors@perl.org |
| Date | 16 Aug 2000 | Last Modified | 28 Sep 1900 |
RFC 120: Implicit counter in for statements, possibly $#. [HTML]
| Version | 5 | Maintainer | John McNamara <jmcnamara@cpan.org> |
| Status | Frozen | Mailing List | perl6-language-flow@perl.org |
| Date | 16 Aug 2000 | Last Modified | 27 Sep 2000 |
RFC 121: linkable output mode [HTML]
| Version | 2 | Maintainer | David Nicol <perl6rfc@davidnicol.com> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 17 Aug 2000 | Last Modified | 20 Sep 2000 |
RFC 122: types and structures [HTML]
| Version | 1 | Maintainer | David Nicol <perl6rfc@davidnicol.com> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 17 Aug 2000 |
RFC 123: Builtin: lazy [HTML]
| Version | 2 | Maintainer | David Nicol <perl6rfc@davidnicol.com> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 17 Aug 2000 | Last Modified | 1 Sep 2000 |
RFC 124: Sort order for any hash [HTML]
| Version | 1 | Maintainer | David Nicol <perl6rfc@davidnicol.com> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 17 Aug 2000 |
RFC 125: Components in the Perl Core Should Have Well-Defined APIs and Behavior [HTML]
| Version | 2 | Maintainer | Bradley M. Kuhn <bkuhn@ebb.org> |
| Status | Frozen | Mailing List | perl6-internals@perl.org |
| Date | 17 Aug 2000 | Last Modified | 28 Sep 2000 |
RFC 126: Ensuring Perl's object-oriented future [HTML]
| Version | 2 | Maintainer | John Siracusa <siracusa@mindspring.com> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 16 Aug 2000 | Last Modified | 28 Aug 2000 |
RFC 127: Sane resolution to large function returns [HTML]
| Version | 1 | Maintainer | Jerrad Pierce <belg4mit@mit.edu> |
| Status | Developing | Mailing List | perl6-internals@perl.org |
| Date | 17 Aug 2000 |
RFC 128: Subroutines: Extend subroutine contexts to include name parameters and lazy arguments [HTML]
| Version | 4 | Maintainer | Damian Conway <damian@conway.org> |
| Status | Frozen | Mailing List | perl6-language-subs@perl.org |
| Date | 17 Aug 2000 | Last Modified | 25 Sep 2000 |
RFC 129: Replace default filehandle/select with $DEFOUT, $DEFERR, $DEFIN [HTML]
| Version | 2 | Maintainer | Nathan Wiger <nate@wiger.org> |
| Status | Frozen | Mailing List | perl6-language-io@perl.org |
| Date | 17 Aug 2000 | Last Modified | 13 Sep 2000 |
RFC 130: Transaction-enabled variables for Perl6 [HTML]
| Version | 6 | Maintainer | Szabó, Balázs <dlux@kapu.hu> |
| Status | Developing | Mailing List | perl6-internals@perl.org |
| Date | 17 Aug 2000 | Last Modified | 13 Sep 2000 |
RFC 131: Internal String Storage to be Opaque [HTML]
| Version | 1 | Maintainer | Simon Cozens <simon@brecon.co.uk> |
| Status | Developing | Mailing List | perl6-internals@perl.org |
| Date | 18 Aug 2000 |
RFC 132: Subroutines should be able to return an lvalue [HTML]
| Version | 4 | Maintainer | Johan Vromans <jvromans@squirrel.nl> |
| Status | Frozen | Mailing List | perl6-language-subs@perl.org |
| Date | 18 Aug 2000 | Last Modified | 20 Sep 2000 |
RFC 133: Alternate Syntax for variable names [HTML]
| Version | 2 | Maintainer | David Corbin <dcorbin@machturtle.com> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 20 Aug 2000 | Last Modified | 28 Aug 2000 |
RFC 134: Alternative array and hash slicing [HTML]
| Version | 1 | Maintainer | Mike Pastore <pastorem@mediaone.net> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 20 Aug 2000 |
RFC 135: Require explicit m on matches, even with ?? and // as delimiters. [HTML]
| Version | 3 | Maintainer | Nathan Torkington <gnat@frii.com> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 20 Aug 2000 | Last Modified | 15 Sep 2000 |
RFC 136: Implementation of hash iterators [HTML]
| Version | 3 | Maintainer | Tom Hughes <tom@compton.nu> |
| Status | Frozen | Mailing List | perl6-internals@perl.org |
| Date | 20 Aug 2000 | Last Modified | 28 Sep 2000 |
RFC 137: Overview: Perl OO should not be fundamentally changed. [HTML]
| Version | 2 | Maintainer | Damian Conway <damian@conway.org> |
| Status | Frozen | Mailing List | perl6-language-objects@perl.org |
| Date | 21 Aug 2000 | Last Modified | 18 Sep 2000 |
RFC 138: Eliminate =~ operator. [HTML]
| Version | 2 | Maintainer | Steve Fink <steve@fink.com> |
| Status | Withdrawn | Mailing List | perl6-language-regex@perl.org |
| Date | 21 Aug 2000 | Last Modified | 8 Sep 2000 |
RFC 139: Allow Calling Any Function With A Syntax Like s/// [HTML]
| Version | 1 | Maintainer | John Porter <jdporter@min.net> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 17 Aug 2000 |
RFC 140: One Should Not Get Away With Ignoring System Call Errors [HTML]
| Version | 1 | Maintainer | Jarkko Hietaniemi <jhi@iki.fi> |
| Status | Developing | Mailing List | perl6-language@perl.org |
| Date | 22 Aug 2000 |
RFC 141: This Is The Last Major Revision [HTML]
| Version | 2 | Maintainer | David Nicol <perl6rfc@davidnicol.com> |
| Status | Frozen | Mailing List | perl6-meta@perl.org |
| Date | 5 Sep 2000 |
RFC 142: Enhanced Pack/Unpack [HTML]
| Version | 2 | Maintainer | Edwin Wiles <ewiles@cox.rr.com> |
| Status | Frozen | Mailing List | perl6-language@perl.org |
| Date | 22 Aug 2000 | Last Modified | 30 Sep 2000 |
RFC 143: Case ignoring eq and cmp operators [HTML]
| Version | 2 | Maintainer | Markus Peter <warp@spin.de> |
| Status | Retired | Mailing List | perl6-language@perl.org |
| Date | 24 Aug 2000 | Last Modified | 25 Sep 2000 |
RFC 144: Behavior of empty regex should be simple [HTML]
| Version | 3 | Maintainer | Mark Dominus <mjd@plover.com> |
| Status | Frozen | Mailing List | perl6-language-regex@perl.org |
| Date | 24 Aug 2000 | Last Modified | 11 Sep 2000 |
RFC 145: Brace-matching for Perl Regular Expressions [HTML]
| Version | 2 | Maintainer | Eric J. Roode <eric@myxa.com> |
| Status | Developing | Mailing List | perl6-language-regex@perl.org |
| Date | 24 Aug 2000 | Last Modified | 25 Aug 2000 |
RFC 146: Remove socket functions from core [HTML]
| Version | 1 | Maintainer | Stephen P. Potter <spp@ds.net> |
| Status | Developing | Mailing List | perl6-internals@perl.org |
| Date | 24 Aug 2000 |