The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<html>
  <head>
    <title>
      regex-tool - Devel::PerlySense Screenshot
    </title>
  </head>
  <body style="margin:20px;">
    <div style="font-family: sans-serif">
      
      <img src="images/assist_regex_1.png" style="margin-bottom:4px;" />
      <div>No matches yet, the /x modifier is missing</div>
      
      <img src="images/assist_regex_2_x.png" style="margin-bottom:4px; margin-top:22px;" />
      <div>Matches are highlighted, and the individual capture values displayed</div>
      
      <img src="images/assist_regex_3_g.png" style="margin-bottom:4px; margin-top:22px;"/>
      <div>Including for multiple matches  with /g</div>
      
    </div>
  </body>
</html>