Now I'm sure I'm running only this Perl version (5.6.1). Restarted Windows, but Apache still doesn't get the @INC variable.
Also, I was setting the PERLIB variable. Now I set the PERL5LIB variable too. The "perl -V" looks good, but the Apache log looks bad.
So, I think I'll stick to the use lib "...";directive.