Skip to content
forked from Perl/PPCs

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

Notifications You must be signed in to change notification settings

leonerd/Perl-PPCs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 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

None yet

Accepted

we think that this plan looks viable

ID Title
0001 Multiple-alias syntax for foreach

Provisional

we think that this idea is worth implementing

ID Title
0004 Deferred block syntax

Exploratory

we think that this idea is worth exploring

ID Title
0002 Re-implement number to string conversion

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"

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