Hi, The Slash style guide declared that Perl 5.005_03 and 5.6.0 were supported:
We code everything to perl 5.005_03. Some day we may switch to take advantage of perl 5.6 features. Regardless, all code should run on perl 5.005_03 or any later version of perl 5. All of the core P5EE code has been tested on perl 5.005_03 and perl 5.6.0, though it has probably been used more on perl 5.6.0. What should the supported Perl versions be for P5EE? Stephen http://www.officevision.com/pub/p5ee/software/htdocs/P5EE/styleguide.html#pe rl+version
