Help for this page

Select Code to Download


  1. or download this
    my @allDACDirs = (@configapp1, @configbbb);
    for my $i (0 .. $#allDACDirs) {
       ...
    
  2. or download this
    my @configbbb = qw(
        m:configbbb
        f:b1.0
        f:bb1.0.config
    );
    
  3. or download this
    use strict;
    use warnings;
    ...
            }
        }
    }