In a configfile, I use Include to include another configfile, which in turn also uses Include.
This will give me this warning:
Perl versions before 5.6 cannot handle nested includes
And the nested include is actually not included.
But my perl reports:
This is perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-linux-thread-multi
Awstats 7.4 installed from an Opensuse Leap 42.1 repository.
In a configfile, I use Include to include another configfile, which in turn also uses Include.
This will give me this warning:
Perl versions before 5.6 cannot handle nested includes
And the nested include is actually not included. But my perl reports: This is perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-linux-thread-multi
Awstats 7.4 installed from an Opensuse Leap 42.1 repository.