Re: Fix Perl 5.00503's whining about symbolic refs

Dumas Patrice <[email protected]> Tue, 16 Dec 2003 15:17:49 +0100
Newsgroups gmane.comp.tex.texi2html.devel
Message-ID <[email protected]>
> What do you think about the attached patch, which eliminates the use
> of symbolic refs altogether, instead of working around them by
> disabling the 'strict refs' pragma?  I committed this patch to

I installed the patch changes manually in the CVS, thanks.

> the FreeBSD port of texi2html just a couple of minutes ago, since
> it was needed to fix the build under FreeBSD 4.x, which still uses
> Perl 5.00503 by default.

Maybe you could test the cvs version if you have time. I think that it 
breaks on 5.00503 because it doesn't like the use of "our".

Pat