Help for this page
#!/usr/bin/perl -w ... print "$_! \n"; } }
my @arrTest = [1,2,3]; my @arrTest2 = [4,5,6];