Help for this page

Select Code to Download


  1. or download this
        my $ref= $self->{x};
        return %{$ref}   if  UNIVERSAL::isa($ref,'HASH');