Help for this page

Select Code to Download


  1. or download this
    package XMLMethod;
    
    ...
    
    }
    1;
    
  2. or download this
    
    package API::Math;
    ...
        return $y + $x;
    }
    1;