Help for this page

Select Code to Download


  1. or download this
    if ( /if.*?\{/s .. /.*?\}.*?else/s ) {
         $_ =~ s/\{//;
         $_ =~ s/\}//;
    }
    
  2. or download this
    if (c=e) {
        call pgme;
    ...
        call pgmd;
        call pgmc;
    }