Hello! Automake from CVS doesn't work with perl5.6.0 today: $ perl5.6.0 -c automake Global symbol "%require_file_found" requires explicit package name at automake line 3291. BEGIN not safe after errors--compilation aborted at automake line 3830. Obviously, %require_file_found should be declared by "use vars", but I would prefer if the author does it. In fact, it may be a legitimate case for a variable to be declared local. Regards, Pavel Roskin
- Re: CVS Automake breaks with perl5.6.0 Pavel Roskin
- Re: CVS Automake breaks with perl5.6.0 Akim Demaille
- Re: CVS Automake breaks with perl5.6.0 Pavel Roskin
- Re: CVS Automake breaks with perl5.6.0 Akim Demaille
- Re: CVS Automake breaks with perl5.6.0 Russ Allbery