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

*** 4,14 **** # # Catalog.pm contains perl code for exacct catalog tag manipulation. # ! require 5.8.4; use strict; use warnings; package Sun::Solaris::Exacct::Catalog; --- 4,14 ---- # # Catalog.pm contains perl code for exacct catalog tag manipulation. # ! require 5.0010; use strict; use warnings; package Sun::Solaris::Exacct::Catalog;