Help for this page

Select Code to Download


  1. or download this
    my @array  = @$array_ref;
    my %hash   = %$hash_ref;
    my $scalar = $$scalar_ref;