Help for this page
/* this is a test * c file /* with an embedded comment */ ... int a; int b; }
$var =~ s/abc[^xyz]*?def//;
/* this is a test * c file ... int a; int b; }