Help for this page

Select Code to Download


  1. or download this
    sub replace {
      my ($tag,$attr,$content) = @_;
    ...
    }
    
    s/\[(\w+)=?(\w*)\](\w+)\[\1\]/replace($1,$2,$3)/esg;
    
  2. or download this
    -- 
    Joost       downtime n. The period during which a system
                is error-free and immune from user input.