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