use File::Find::Rule qw/ rule /; my @files = rule( file => name => qr/\.lef$/ )->in( @dirs );
In reply to Re: how to assign output of Find() into a variable $
by beech
in thread how to assign output of Find() into a variable $
by teddy6507
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |