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