Help for this page

Select Code to Download


  1. or download this
    sub Normaliza
    {
    ...
    
            %Contornos = %{ clone(\%NewContornos) };
    }
    
  2. or download this
    sub Diferencias
    {
    ...
            # important: free memory
            undef $gpc_res;
    }
    
  3. or download this
    sub Agujerear($)
    {
    ...
            }
            say if DEBUG;
    }