Help for this page

Select Code to Download


  1. or download this
    $result<code>which has the following data
    <code>
    $VAR1 = {
    ...
    
    Now how i got that is by executing this statement
    <code>print Dumper $result;
    
  2. or download this
    $VAR1 = {
              'serviceType' => '9',
    ...
              'defaultRule' => '0'
            };