use warnings; use strict; use File::Slurp qw(read_dir); my @folders = read_dir($dir); foreach (@folders) { # do something }
In reply to Re: How to add an exceptio for"for loop"
by toolic
in thread How to add an exceptio for"for loop"
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |