Help for this page

Select Code to Download


  1. or download this
    if( $stdout =~ /(?:OVERVIEW|SUMMARY)(.+)(?:AFFECTED\sPRODUCTS|BACKGROU
    +ND)/s ) {
          print "$1\n";
    }