Help for this page

Select Code to Download


  1. or download this
    sub satisfied {
        my ($self, @body) = @_;
    ...
                $self->{established}->{intro_rec},
              Data::Dumper::Dumper($self->{established});
            }
    
  2. or download this
    TESTING intro_rec comp_org adv_prog theory in satisfied() with self-e:
    + $VAR1 = \
    {
    ...
            };
    
  3. or download this
    package X;
    
    ...
    
    $self->printlist(@M);