Print this page
3900 illumos will not build against gcc compiled perl

@@ -6,11 +6,11 @@
 # Project.pm provides the bootstrap for the Sun::Solaris::Project module, and
 # also functions for reading, validating and writing out project(4) format
 # files.
 #
 ################################################################################
-require 5.8.4;
+require 5.0010;
 
 use strict;
 use warnings;
 use locale;
 use Errno;