Help for this page

Select Code to Download


  1. or download this
    sub foo
    {
    ...
    
       return {status=>1, error=>undef, external_id=>$external_id};
    }