in reply to Re^2: Writing a parser
in thread Writing a parser
I want to parse whole file, but it isn't important, what parser it has to be. I only want to know, how to make Perl script know that his task is to parse file due to fact that the file ran parser thanks to headline. Such script as I showed would be the simpliest way to see the parser layout.