> On Jun 22, 2020, at 9:09 AM, Jim Woodworth <jimw54...@gmail.com> wrote:
> 
> I have been programming Perl for over several years and would like to help if 
> needed.  Will be looking through the issues for anything that jumps out at 
> me, but if there is something that someone is aware of that needs attention 
> please let me know.

Thanks for volunteering!

> If I am going about this the wrong way please let me know that too.

One of the easiest ways to contribute is to review patches already submitted in 
the commitfest application. See https://commitfest.postgresql.org/

There may be patches in the list that have some perl component that you could 
review.  Even if the patch itself does not contain any perl code, you could 
always consider whether the patch would be improved with a TAP test, which is 
our perl regression test system.  Testing of that kind might usefully expose 
flaws in the patch even if the TAP tests you write are themselves not accepted 
into the project.

—
Mark Dilger
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company





Reply via email to