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

@@ -6,11 +6,11 @@
 # Makefile.PL for ::Exacct::File
 #
 
 # See ../Makefile.PL for an explanation of the linker flag manipulations.
 
-require 5.8.4;
+require 5.0010;
 use strict;
 use warnings;
 use ExtUtils::MakeMaker;
 
 #