Re: New copyright program

Kris Jurka <books@ejurka.com>

From: Kris Jurka <books@ejurka.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: pgsql-hackers@postgresql.org, David Fetter <david@fetter.org>
Date: 2011-08-19T21:34:01Z
Lists: pgsql-hackers

Attachments


On Fri, 19 Aug 2011, Kris Jurka wrote:

> For me this fails with:
> 
> Bareword "Tie::File" not allowed while "strict subs" in use  at
> /home/jurka/pg/server/postgresql/src/tools/copyright.pl line 28.
> 

This fixes things for me.  The copyright matching wasn't working for me 
either without escaping the parentheses.

Kris Jurka