Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ RFCs Public template
forked from lukmangrd/RFCs

This repository is for Requests For Comments - proposals to change the Perl language.

luxmangrd/RFCs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 

Repository files navigation

This repository is for Requests For Comments - proposals to change the Perl language.

Right now, we're trialling the process. If you would like to submit a feature request, please email an elevator pitch - a short message with 4 paragraphs:

  1. Here is a problem
  2. Here is the syntax that I'm proposing
  3. Here are the benefits of this
  4. Here are potential problems

and if a "paragraph" is 1 sentence, great.

That will be enough to make it obvious whether the idea is

  1. actually a bug - a change we'd also consider back porting to maintenance releases (so should be a opened as Report a Perl 5 bug)
  2. worth drafting an RFC for
  3. better on CPAN first
  4. "nothing stops you putting it on CPAN, but it doesn't seem viable"

You don't need to subscribe to the list to send an idea (or see updates). By keeping all discussion there during the trial, we can see if the process works as hoped, and fix the parts that don't.

Please don't submit ideas as issues or PRs on this repository. (We can disable issues, but not PRs). Please follow the instructions above.

These files describe the process we are trialling

RFCs by status

Implemented

docs, tests and implementation

ID Title
0001 Multiple-alias syntax for foreach
0004 Deferred block syntax
0008 Stable SV Boolean Type
0009 Namespace for Builtin Functions
0011 Command-line flag for slurping
0016 A built-in for getting index-and-value pairs from a list

Accepted

we think that this plan looks viable

ID Title
0006 New module loading function
0012 Configure option for not including taint support
0013 Support overloaded objects in join(), substr() builtins
0017 built-in functions for checking the original type of a scalar

Provisional

we think that this idea is worth implementing

ID Title

Exploratory

we think that this idea is worth exploring

ID Title
0002 Re-implement number to string conversion
0007 source::encoding to declare encoding of source

Rejected

we don't think that this is a good idea - here's why...

ID Title
0003 Issue a warning "-np better written as -p"
0005 Everything slices

About

This repository is for Requests For Comments - proposals to change the Perl language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published