in reply to Re: Perl project lines of code "analyzer"
in thread Perl project lines of code "analyzer"
Thanks for the tip! Working mostly on windows, i often forget that files may not have a type extension in other systems. Regards.$ext and push @files, $File::Find::name if $ext eq $_;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl project lines of code "analyzer"
by Frandajo (Novice) on Dec 07, 2007 at 00:40 UTC |