hello
im novice perl programmer, and i need a little help about manipulating files, as text.txt for example,
i need seek some specific "word" or information on the txt file or any external file and display an error log if the word/info was not found, such as creating a log file reporting with details
and i have not known the code to do this yet,
Thanks for patience
im novice perl programmer, and i need a little help about manipulating files, as text.txt for example,
i need seek some specific "word" or information on the txt file or any external file and display an error log if the word/info was not found, such as creating a log file reporting with details
and i have not known the code to do this yet,
Thanks for patience
Comment