I'm very new to Perl and learning what I can. One thing I haven't been able to find out is how to parse a file for a string of text and return a simple "true" or "false" if the string is found. I appreciate all your help!
While I believe Slurp would work, are there any built in features that can accomplish this?
While I believe Slurp would work, are there any built in features that can accomplish this?