%incremental lexer 'Try aaabbb: ' %% S: /* empty */ | 'a' S 'b' ; %% =head1 SYNOPSIS This example illustrates the C option. Compile it with C and the run the script C.