my $hashref = {}; my $arref = []; my $scalarref = \''; print "$hashref $arref $scalarref";