On Thu, Apr 30, 2009 at 11:39:33AM -0500, Andy Lester wrote: > > On Apr 30, 2009, at 6:41 AM, Robert Haas wrote: > >>> Please clean up this code at least to the point where it's >>> strict-clean, which means putting "use strict;" right after the >>> shebang line and not checking it in until it runs that way. >> >> And "use warnings;", too. > > > I'll prob'ly come up with a policy file for Perl::Critic and a make > target for perlcritic.
The current code has a bunch of 5s in it, so it's a target-rich environment :) Cheers, David. -- David Fetter <[email protected]> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: [email protected] Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
