Hi all, I'm working on a perl port that depends on perl 5.8. It will not works with an older version. Is there any recommended way to make sure the user uses this perl version ? I can use PERL_LEVEL to check the version but what if the user installed the perl port and didn't do a 'use.perl'... Any feedback is very appriciated ! Niels