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

@@ -28,11 +28,11 @@
 # Lgrp.pm provides procedural and object-oriented interface to the Solaris
 # liblgrp(3LIB) library.
 #
 
 
-require 5.8.4;
+require 5.0010;
 use strict;
 use warnings;
 use Carp;
 
 package Sun::Solaris::Lgrp;