perl -V in 5.8.8 doesn't add architecture dependent directories?



Hi,

I've got two systems and one with 5.8.0 and another with 5.8.8

in 5.8.0 perl -V includes architecture dependent directories added to
site_perl where as 5.8.8 doesn't

did this behaviour change in after 5.8.0?

so on 5.8.8 I have to explicitly add the arch directories in PERL5LIB
where as in 5.8.0 I don't.

.