[Pkg-awstats-devel] Bug#415334: Problem in nested includes

Daniele Benegiamo danielebenegiamo at fastwebnet.it
Mon Jul 30 19:12:30 UTC 2007


Useful hints,

but actually (stable awstats, version 6.5+dfsg-1) rows 1202-1205:


if ($level > 1) {
	warning("Warning: Perl versions before 5.6 cannot handle nested includes");
	next;
}


allow nesting only at 1 level. Your suggestion need a 2nd level.

As Perl version in Etch is 5.8.8-7, seems that the above limitation 
don't apply. So I suggest to comment it out.


Regards,
	Daniele.




More information about the Pkg-awstats-devel mailing list