[HACKERS] use strict in all Perl programs - Mailing list pgsql-hackers

From Peter Eisentraut
Subject [HACKERS] use strict in all Perl programs
Date
Msg-id cd35f1e4-8bee-df70-203c-2483d38b13b6@2ndquadrant.com
Whole thread Raw
Responses Re: [HACKERS] use strict in all Perl programs  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
Here is a patch to add 'use strict' to all Perl programs (that I could
find), or move it to the right place where it was already there.  I
think that is a pretty standard thing to do nowadays.

I tried testing the changes in pgcheckdefines, but it just spits out
nonsense before and after.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: [HACKERS] port of INSTALL file generation to XSLT
Next
From: Peter Eisentraut
Date:
Subject: [HACKERS] cast result of copyNode()