Messages by Thread
-
RFC 151 (v2) Merge C<$!>, C<$^E>, C<$@> and C<$?>
Perl6 RFC Librarian
-
RFC 141 (v2) This Is The Last Major Revision
Perl6 RFC Librarian
-
RFC 118 (v2) lvalue subs: parameters, explicit assignment, and wantarray() changes
Perl6 RFC Librarian
-
RFC 75 (v2) structures and interface definitions
Perl6 RFC Librarian
-
RFC 66 (v2) Shell Style Redirection
Perl6 RFC Librarian
-
Working Group Summaries online
Adam Turoff
-
RFC 193 (v1) Objects : Core support for method delegation
Perl6 RFC Librarian
-
RFC 192 (v1) Undef values ne value
Perl6 RFC Librarian
-
RFC 184 (v2) Perl should support an interactive mode.
Perl6 RFC Librarian
-
RFC 178 (v2) Lightweight Threads
Perl6 RFC Librarian
-
RFC 136 (v2) Implementation of hash iterators
Perl6 RFC Librarian
-
RFC 130 (v5) Transaction-enabled variables for Perl6
Perl6 RFC Librarian
-
RFC 111 (v3) Here Docs Terminators (Was Whitespace and Here Docs)
Perl6 RFC Librarian
-
RFC 110 (v4) counting matches
Perl6 RFC Librarian
-
RFC 52 (v3) List context return from filesystem functions
Perl6 RFC Librarian
-
RFC 123 (v2) Builtin: lazy
Perl6 RFC Librarian
-
RFC 187 (v1) Objects : Mandatory and enhanced second argument to C<bless>
Perl6 RFC Librarian
-
RFC 188 (v1) Objects : Private keys and methods
Perl6 RFC Librarian
-
RFC 189 (v1) Objects : Hierarchical calls to initializers and destructors
Perl6 RFC Librarian
-
RFC 190 (v1) Objects : NEXT pseudoclass for method redispatch
Perl6 RFC Librarian
-
RFC 191 (v1) smart container slicing
Perl6 RFC Librarian
-
RFC 72 (v3) Variable-length lookbehind: the regexp engine should also go backward.
Perl6 RFC Librarian
-
RFC 114 (v2) Perl resource configuration
Perl6 RFC Librarian
-
RFC 74 (v3) Proposal to rename C<import> and C<unimport>
Perl6 RFC Librarian
-
RFC 59 (v2) Proposal to utilize C<*> as the prefix to magic subroutines
Perl6 RFC Librarian
-
RFC 56 (v3) Optional 2nd argument to C<pop()> and C<shift()>
Perl6 RFC Librarian
-
RFC 186 (v1) Standard support for opening i/o handles on scalars and
Perl6 RFC Librarian
-
RFC 185 (v1) Thread Programming Model
Perl6 RFC Librarian
-
RFC 184 (v1) Perl should support an interactive mode.
Perl6 RFC Librarian
-
RFC 183 (v1) "=for testing" - Embedded tests
Perl6 RFC Librarian
-
RFC 182 (v1) JART - Just Another Regression Test
Perl6 RFC Librarian
-
RFC 171 (v2) my Dog $spot should call a constructor implicitly
Perl6 RFC Librarian
-
perl6-language-objects Report 31 Aug 2000
Nathan Wiger
-
perl6-language-regex summary for 20000831
Mark-Jason Dominus
-
RFC 181 (v1) Formats out of core / New format syntax
Perl6 RFC Librarian
-
RFC 180 (v1) Object Class hooks into C<printf>
Perl6 RFC Librarian
-
RFC 179 (v1) More functions from set theory to manipulate arrays
Perl6 RFC Librarian
-
RFC 178 (v1) Lightweight Threads
Perl6 RFC Librarian
-
RFC 39 (v3) Perl should have a print operator
Perl6 RFC Librarian
-
RFC 34 (v3) Angle brackets should not be used for file globbing
Perl6 RFC Librarian
-
RFC 167 (v2) Simplify C<do BLOCK> Syntax
Perl6 RFC Librarian
-
RFC 177 (v1) A Natural Syntax Extension For Chained References
Perl6 RFC Librarian
-
RFC 176 (v1) subroutine / generic entity documentation
Perl6 RFC Librarian
-
RFC 175 (v1) Add C<list> keyword to force list context (like C<scalar>)
Perl6 RFC Librarian
-
RFC 174 (v1) Parse C<func($obj, @args)> as C<func $obj (@args)>
Perl6 RFC Librarian
-
RFC 173 (v1) Allow multiple loop variables in foreach statements
Perl6 RFC Librarian
-
RFC 172 (v1) Precompiled Perl scripts.
Perl6 RFC Librarian
-
RFC 171 (v1) my Dog $spot should call a constructor implicitly
Perl6 RFC Librarian
-
RFC 164 (v2) Replace =~, !~, m//, s///, and tr// with match(), subst(), and trade()
Perl6 RFC Librarian
-
RFC 170 (v1) Generalize =~ to a special-purpose assignment operator
Perl6 RFC Librarian
-
RFC 169 (v1) Proposed syntax for matrix element access and slicing.
Perl6 RFC Librarian
-
RFC 70 (v3) Allow exception-based error-reporting.
Perl6 RFC Librarian
-
RFC 91 (v2) Builtin: part
Perl6 RFC Librarian
-
RFC 90 (v2) Builtins: merge() and demerge()
Perl6 RFC Librarian
-
RFC 64 (v2) New pragma 'scope' to change Perl's default scoping
Perl6 RFC Librarian
-
RFC 42 (v2) Request For New Pragma: Shell
Perl6 RFC Librarian
-
RFC 2 (v3) Request For New Pragma: Implicit
Perl6 RFC Librarian
-
RFC 68 (v2) Eliminate the optional C<sub> for C<BEGIN> etc block declarations
Perl6 RFC Librarian
-
RFC 67 (v3) Deep Copying, aka, cloning around.
Perl6 RFC Librarian
-
RFC 52 (v2) List context return from filesystem functions
Perl6 RFC Librarian
-
RFC 45 (v3) C<||> and C<&&> should propagate result context to both sides
Perl6 RFC Librarian
-
RFC 33 (v2) Eliminate bareword filehandles.
Perl6 RFC Librarian
-
RFC 168 (v2) Built-in functions should be functions
Perl6 RFC Librarian
-
RFC 132 (v3) Subroutines should be able to return an lvalue
Perl6 RFC Librarian
-
RFC 26 (v2) Named operators versus functions
Perl6 RFC Librarian
-
RFC 126 (v2) Ensuring Perl's object-oriented future
Perl6 RFC Librarian
-
RFC 155 (v2) Remove mathematic and trigonomic functions from core binary
Perl6 RFC Librarian
-
RFC 133 (v2) Alternate Syntax for variable names
Perl6 RFC Librarian
-
RFC 110 (v3) counting matches
Perl6 RFC Librarian
-
RFC 109 (v2) Less line noise - let's get rid of @%
Perl6 RFC Librarian
-
RFC 72 (v1) The regexp engine should go backward as well as forward.
Perl6 RFC Librarian
-
RFC 168 (v1) Built-in functions should be functions
Perl6 RFC Librarian
-
RFC 167 (v1) Simplify C<do BLOCK> Syntax
Perl6 RFC Librarian
-
RFC 166 (v1) Additions to regexs
Perl6 RFC Librarian
-
RFC 165 (v1) Allow Varibles in tr///
Perl6 RFC Librarian
-
RFC 164 (v1) Replace =~, !~, m//, and s/// with match() and subst()
Perl6 RFC Librarian
-
RFC 163 (v1) Automatic accessors for hash-based objects
Perl6 RFC Librarian
-
RFC 161 (v2) OO Integration/Migration Path
Perl6 RFC Librarian
-
RFC 144 (v2) Behavior of empty regex should be simple
Perl6 RFC Librarian
-
RFC 111 (v2) Here Docs Terminators (Was Whitespace and Here Docs)
Perl6 RFC Librarian
-
RFC 162 (v1) Filtering Here Docs
Perl6 RFC Librarian
-
RFC 4 (v2) type inference
Perl6 RFC Librarian
-
RFC 45 (v2) C<||> and C<&&> should propagate result context to both sides
Perl6 RFC Librarian
-
RFC 110 (v2) counting matches
Perl6 RFC Librarian
-
RFC 112 (v2) Assignment within a regex
Perl6 RFC Librarian
-
RFC 147 (v2) Split Scalars and Objects/References into Two Types
Perl6 RFC Librarian
-
RFC 161 (v1) OO Integration/Migration Path
Perl6 RFC Librarian
-
RFC 160 (v1) Function-call named parameters (with compiler optimizations)
Perl6 RFC Librarian
-
RFC 159 (v1) True Polymorphic Objects
Perl6 RFC Librarian
-
RFC 158 (v1) Regular Expression Special Variables
Perl6 RFC Librarian
-
RFC 145 (v2) Brace-matching for Perl Regular Expressions
Perl6 RFC Librarian
-
RFC 155 (v1) Remove geometric functions from core
Perl6 RFC Librarian
-
RFC 156 (v1) Replace first match function (C<?...?>) with a flag to the match command.
Perl6 RFC Librarian
-
RFC 157 (v1) Delete C<dbmopen> and C<dbmclose> commands.
Perl6 RFC Librarian
-
RFC 93 (v2) Regex: Support for incremental pattern matching
Perl6 RFC Librarian
-
RFC 135 (v2) Require explicit m on matches, even with ?? and // as delimiters.
Perl6 RFC Librarian
-
RFC 154 (v1) Simple assignment lvalue subs should be on by default
Perl6 RFC Librarian
-
RFC 153 (v1) New pragma 'autoloader' to load modules on-demand
Perl6 RFC Librarian
-
RFC 152 (v1) Replace $self in @_ with self() builtin (not $ME)
Perl6 RFC Librarian
-
RFC 151 (v1) Merge C<$!>, C<$^E>, and C<$@>
Perl6 RFC Librarian
-
RFC 150 (v1) Extend regex syntax to provide for return of a hash of matched subpatterns
Perl6 RFC Librarian
-
RFC 149 (v1) Lvalue subroutines: implicit and explicit assignment
Perl6 RFC Librarian
-
RFC 148 (v1) Add reshape() for multi-dimensional array reshaping
Perl6 RFC Librarian
-
RFC 147 (v1) Split Scalars and Objects/References into Two Types
Perl6 RFC Librarian
-
RFC 130 (v4) Transaction-enabled variables for Perl6
Perl6 RFC Librarian
-
RFC 146 (v1) Remove socket functions from core
Perl6 RFC Librarian
-
RFC 145 (v1) Brace-matching for Perl Regular Expressions
Perl6 RFC Librarian
-
RFC 144 (v1) Behavior of empty regex should be simple
Perl6 RFC Librarian
-
RFC 143 (v1) Case ignoring eq and cmp operators
Perl6 RFC Librarian
-
RFC 88 (v2) Omnibus Structured Exception/Error Handling Mechanism
Perl6 RFC Librarian
-
RFC 63 (v4) Exception handling syntax
Perl6 RFC Librarian
-
new list: perl6-m...@perl.org
Ask Bjoern Hansen
-
RFC 1 (v3) Implementation of Threads in Perl
Perl6 RFC Librarian
-
RFC 142 (v1) Enhanced Pack/Unpack
Perl6 RFC Librarian
-
RFC 141 (v1) This Is The Last Major Revision
Perl6 RFC Librarian
-
RFC 140 (v1) One Should Not Get Away With Ignoring System Call Errors
Perl6 RFC Librarian
-
RFC 139 (v1) Allow Calling Any Function With A Syntax Like s///
Perl6 RFC Librarian
-
RFC 138 (v1) Eliminate =~ operator.
Perl6 RFC Librarian
-
RFC 119 (v2) object neutral error handling via exceptions
Perl6 RFC Librarian
-
new list: perl6-language-regex
Ask Bjoern Hansen
-
RFC 137 (v1) Overview: Perl OO should I<not> be fundamentally changed.
Perl6 RFC Librarian
-
RFC 132 (v2) Subroutines should be able to return an lvalue
Perl6 RFC Librarian
-
RFC 130 (v3) Transaction-enabled variables for Perl6
Perl6 RFC Librarian
-
RFC 136 (v1) Implementation of hash iterators
Perl6 RFC Librarian
-
RFC 135 (v1) Require explicit m on matches, even with ?? and // as delimiters.
Perl6 RFC Librarian
-
RFC 134 (v1) Alternative array and hash slicing
Perl6 RFC Librarian
-
RFC 133 (v1) Alternate Syntax for variable names
Perl6 RFC Librarian
-
RFC 130 (v2) Transaction-enabled variables for Perl6
Perl6 RFC Librarian
-
RFC 23 (v4) Higher order functions
Perl6 RFC Librarian
-
mail filtering for perl6-all
Ask Bjoern Hansen
-
RFC 132 (v1) subroutines should be able to return an lvalue
Perl6 RFC Librarian
-
RFC 131 (v1) Internal String Storage to be Opaque
Perl6 RFC Librarian
-
new list: perl6-language-d...@perl.org
Ask Bjoern Hansen
-
RFC 130 (v1) Transaction-enabled variables for Perl6
Perl6 RFC Librarian
-
RFC 129 (v1) Replace default filehandle/select with $DEFOUT, $DEFERR, $DEFIN
Perl6 RFC Librarian
-
RFC 95 (v2) Object Classes
Perl6 RFC Librarian
-
RFC 128 (v2) Subroutines: Extend subroutine contexts to include name parameters and lazy arguments
Perl6 RFC Librarian
-
RFC 23 (v3) Higher order functions
Perl6 RFC Librarian
-
RFC 128 (v1) Subroutines: Extend subroutine contexts to include name parameters and lazy arguments
Perl6 RFC Librarian
-
RFC 127 (v1) Sane resolution to large function returns
Perl6 RFC Librarian
-
RFC 126 (v1) Ensuring Perl's object-oriented future
Perl6 RFC Librarian
-
RFC 120 (v2) Implicit counter in for statements, possibly $#.
Perl6 RFC Librarian
-
RFC 125 (v1) Components in the Perl Core Should Have Well-Defined APIs and Behavior
Perl6 RFC Librarian
-
RFC 124 (v1) Sort order for any hash
Perl6 RFC Librarian
-
RFC 123 (v1) Builtin: lazy
Perl6 RFC Librarian
-
RFC 122 (v1) types and structures
Perl6 RFC Librarian
-
RFC 121 (v1) linkable output mode
Perl6 RFC Librarian
-
RFC 113 (v2) Better constants and constant folding
Perl6 RFC Librarian
-
RFC 39 (v2) Perl should have a print operator
Perl6 RFC Librarian
-
RFC 34 (v2) Angle brackets should not be used for file globbing
Perl6 RFC Librarian
-
Internals WG, through August 15th
Dan Sugalski
-
RFC 120 (v1) Implicit counter in C<for> statements, possibly C<$#>.
Perl6 RFC Librarian
-
RFC 119 (v1) object neutral error handling via exceptions
Perl6 RFC Librarian
-
RFC 118 (v1) lvalue subs: parameters, explicit assignment, and wantarray() changes
Perl6 RFC Librarian
-
RFC 116 (v1) Efficient numerics with perl
Perl6 RFC Librarian
-
RFC 117 (v1) Perl syntax support for ranges
Perl6 RFC Librarian
-
RFC 115 (v1) Default methods for objects
Perl6 RFC Librarian
-
RFC 114 (v1) Perl resource configuration
Perl6 RFC Librarian
-
RFC 113 (v1) Better constants and constant folding
Perl6 RFC Librarian
-
RFC 108 (v2) Scope of Polymorphic References and Objects
Perl6 RFC Librarian
-
RFC 83 (v2) Make constants look like variables
Perl6 RFC Librarian
-
RFC 82 (v2) Apply operators component-wise in a list context
Perl6 RFC Librarian
-
RFC 81 (v2) Lazily evaluated list generation functions
Perl6 RFC Librarian
-
RFC 98 (v2) context-based method overloading
Perl6 RFC Librarian
-
RFC 74 (v2) Proposal to rename C<import> and C<unimport>
Perl6 RFC Librarian
-
RFC 56 (v2) Optional 2nd argument to C<pop()> and C<shift()>
Perl6 RFC Librarian
-
RFC 112 (v1) Assignment within a regex
Perl6 RFC Librarian
-
RFC 111 (v1) Whitespace and Here Docs
Perl6 RFC Librarian
-
RFC 110 (v1) counting matches
Perl6 RFC Librarian
-
Re: RFC 68 (v1) Eliminate the optional C<sub> for C<BEGI
Stephen P. Potter
-
RE: "Try? There is no try." -- Yoda's Exception handling syntax
bbehrens
-
list changes: perl6-language-objects added, perl6-language-unlinkclosed
Ask Bjoern Hansen
-
new -language sublists. perl6-language-datetime and perl6-language-errors
Ask Bjoern Hansen
-
RFC 109 (v1) Less line noise - let's get rid of @%
Perl6 RFC Librarian
-
RFC 108 (v1) Scope of Polymorphic References and Objects
Perl6 RFC Librarian
-
RFC 107 (v1) lvalue subs should receive the rvalue as an argument
Perl6 RFC Librarian
-
RFC 99 (v2) Standardize ALL Perl platforms on UNIX epoch
Perl6 RFC Librarian
-
RFC 106 (v1) Yet another lexical variable proposal: lexical variables made default
Perl6 RFC Librarian
-
RFC 105 (v1) Downgrade or remove "In string @ must be \@" error
Perl6 RFC Librarian
-
RFC 63 (v3) Exception handling syntax
Perl6 RFC Librarian
-
RFC 29 (v2) unlink() should be left alone
Perl6 RFC Librarian
-
RFC 104 (v1) Backtracking
Perl6 RFC Librarian
-
RFC 103 (v1) Fix print "$r->func" and $pkg::$var precedence
Perl6 RFC Librarian
-
RFC 102 (v1) Inline Comments for Perl.
Perl6 RFC Librarian
-
RFC 101 (v1) Handlers and Pseudo-classes
Perl6 RFC Librarian
-
RFC 100 (v1) Embed full URI support into Perl
Perl6 RFC Librarian
-
RFC 99 (v1) Maintain internal time in Modified Julian (not epoch)
Perl6 RFC Librarian
-
RFC 5 (v3) Multiline Comments for Perl.
Perl6 RFC Librarian
-
RFC 30 (v3) STDIN, STDOUT, and STDERR should be renamed
Perl6 RFC Librarian
-
RFC 98 (v1) context-based method overloading
Perl6 RFC Librarian
-
RFC 97 (v1) prototype-based method overloading
Perl6 RFC Librarian
-
RFC 89 (v2) Controllable Data Typing
Perl6 RFC Librarian
-
RFC 70 (v2) Allow exception-based error-reporting.
Perl6 RFC Librarian