App-perlimports

 view release on metacpan or  search on metacpan

test-data/function-reference.pl  view on Meta::CPAN

use strict;
use warnings;

use Cpanel::JSON::XS;

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



( run in 0.767 second using v1.01-cache-2.11-cpan-d8267643d1d )