Help for this page

Select Code to Download


  1. or download this
    (continue with previous code)
    sub somecall{
    ...
    }
    
    somecall();
    
  2. or download this
    my %Op = (
            set_to_flag => \&write_flag,
    ...
        }
    
    }