![]() |
|
Do you know where your variables are? | |
PerlMonks |
File::Find::Rule Help Neededby jmlynesjr (Chaplain) |
on Apr 02, 2021 at 22:57 UTC ( #11130749=perlquestion: print w/replies, xml ) | Need Help?? |
jmlynesjr has asked for the wisdom of the Perl Monks concerning the following question: Trying to pull a list of C++ files from a fixed project directory. The system command shows a list of files verifying that the directory is correct. Find::File::Rule returns an empty list. I've tried many versions of the command block and I'm out of ideas at this point. This has to be a duh moment. What have I missed? File::Find::Rule is up to date on my install. I will add a grep section later to pull #include statements out of the files. Thanks!
James There's never enough time to do it right, but always enough time to do it over...
Back to
Seekers of Perl Wisdom
|
|