Help for this page

Select Code to Download


  1. or download this
    package WhiteMouse;
    
    ...
    
        $self->set(object_array => $ra_obj);
    }
    
  2. or download this
            next if $i == $dim_l && @todo;
    
  3. or download this
            ($ra_p, $i) = @{shift @todo} if @todo;
    
  4. or download this
  5. or download this
    use strict;
    use warnings;
    ...
    print Dumper $ro_pandim2->get('object_array');
    print Dumper $ro_pandim3->get('object_array');
    print "=======================================\n";