Thread
-
Re: New copyright program
Bruce Momjian <bruce@momjian.us> — 2011-08-19T23:31:44Z
Kris Jurka wrote: > > > On Fri, 19 Aug 2011, Bruce Momjian wrote: > > > Was able to reproduce the error you reported with Perl 5.10. I then > > tried the single-quote idea I got from Googling, but then got an error > > about TIEARRAY being missing, so I recoded it as a simple file > > open/close. I also incorported your regex fix. Path attached and > > applied. Thanks. > > > > Did you also try the "use Tie::File" addition in my fix because your > current coding doesn't work at all. The tie operation is key to actually > writing out the modified copyright notice. Your version just updates the > copyright year in memory, but never gets it back to the file. Ah, that did fix it; thanks. I am attached the updated committed copyright.pl. I also skipped symlinks. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. +