Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    print add_incr_suffix =~ /^prefix-*/p ? ${^POSTMATCH} : '', ", ";
    print add_incr_suffix =~ /^prefix-*/p ? ${^POSTMATCH} : '', ", ";
    print add_incr_suffix =~ /^prefix-*/p ? ${^POSTMATCH} : '', "\n";
    
  2. or download this
    Test 
    TEXT-A, TEXT-B, TEXT-C