Help for this page
while (my $line = <DATA>) { ... #include "foo.h" #include <foo.h> #include "gfoo.h"
1 not match [not an include] 2 MATCH [#include "foo.h"] 3 not match [#include <foo.h>] 4 not match [#include "gfoo.h"]