Tried the following,its not working,where $data,$files contains two directory names
my @libs = File::Find::Rule->file() ->name( '*.lib(?:\.\d+)?$' ) ->in( $data,$files );
In reply to Re^3: Finding in multiple directories
by Anonymous Monk
in thread Finding in multiple directories
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |