use strict; use warnings; use Cpanel::JSON::XS; my $true_ref = \&Cpanel::JSON::XS::true; my $false_ref = \&Cpanel::JSON::XS::false;