This repository is for *Proposed Perl Changes* - proposals to change the Perl language. Right now, we're [trialling the process](docs/process.md). If you would like to submit a feature request, please [email an *elevator pitch*](mailto:perl5-porters@perl.org) - 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 0) 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*](https://github.com/Perl/perl5/issues/new/choose)) 0) worth drafting an PPC for 0) better on CPAN first 0) "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 * [motivation.md](docs/motivation.md) - why do we want to do something * [process.md](docs/process.md) - the initial version of the process * [template.md](docs/template.md) - the PPC template * [future.md](docs/future.md) - how we see the process evolving * [others.md](docs/others.md) - what others do (or did), and what we can learn from them ## The Tracker The status of proposals is tracked in "[the PPC Tracker](https://docs.google.com/spreadsheets/d/1hVOS7ePuLbVkYcf5S-e_eAodj4izm9Cj7AVs25HvngI)", a Google Sheets spreadsheet. Keep up to date there!