Help for this page

Select Code to Download


  1. or download this
        my $self = shift;
        my %req = ();
        if (ref($self->Req_Trace()) eq "HASH") {
          %req = %{$self->Req_Trace()};
        }