why my code below could not yield a match in the following line:
--tail read as this:
.D(next_out_en), .CP(n16), .CDN(n48), .Q(my code
if ($tail =~ /^\s*(.+)\s+\.\s*CP\s*\(\s*(\S+)\s*\)\s*\,\s+(.+)\s*\n/i)In reply to pattern matching by simon2016
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |