Autor: Heiko Schlittermann
Datum:
To: exim-dev
Betreff: [exim-dev] Popping '.' from @INC
Hi,
I saw, that '.' now gets pop()ed from @INC in various Perl scripts.
Is there a special reason doing so? If we'd deal with security in mind,
we should use Perl's taint mode to make the scripts more secure.
--
Heiko