Help for this page

Select Code to Download


  1. or download this
    @files = qw(model4run1 model2run1 model4run2 model1run1)
  2. or download this
    my $posn = -1;
    my $same = 1;
    ...
    }
    
    print 'Prefix is "', substr($files[0], 0, $posn), '"';