Help for this page

Select Code to Download


  1. or download this
    MY_BLOCK: {
      # do whatever you like
      # inside here and, if appropriate, set $condition
      redo MY_BLOCK unless $condition ;
    }