in reply to Re^2: Help with a regular expression for file name parsing
in thread Help with a regular expression for file name parsing

and tested

Not tested enough, I'm afraid. Your code doesn't handle properly even such trivial cases as

@include file

Replies are listed 'Best First'.
Re^4: Help with a regular expression for file name parsing
by Anonymous Monk on Apr 19, 2012 at 06:46 UTC

    Not tested enough, I'm afraid. Your code doesn't handle properly even such trivial cases as @include file

    Well that is nonsense, its the first thing tested (@include test)