Print this page
3900 illumos will not build against gcc compiled perl
*** 6,16 ****
# 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;
use strict;
use warnings;
use locale;
use Errno;
--- 6,16 ----
# 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.0010;
use strict;
use warnings;
use locale;
use Errno;