Greetings,
New here. Just learning Perl too. :-)
I'm parsing through a test file. I need to parse through the text file until I find HW/OS/Client, print that line and then print each subsequent line of "clients" until the line read from the text file is blank. The text section in this very large text file looks something like this:
In case you are wondering, I'm parsing through a Netbackup policy dump file and gathering up info on all the "Active" backup policies.