Do you spot anything wrong in the below line,for some reason the for loop is executed even for the element "." in @folders
foreach my $folder (grep {$_ ne "."}@folders) { }
In reply to Re^4: How to add an exceptio for"for loop"
by Anonymous Monk
in thread How to add an exceptio for"for loop"
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |