Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    State s_name1
    # Transition t_name
    # State s_name2
    
  2. or download this
    A: $VAR1 = {
              'state' => [
    ...
                                      }
                            }
            };
    
  3. or download this
    C: $VAR1 = {
              'instance' => {
    ...
                                      }
                            }
            };
    
  4. or download this
    C: $VAR1 = {
              'instance' => {
    ...
                                      }
                            }
            };