Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin./perl
    
    ...
        print "$1\n" if /TFS[-_\s]?(?:CR|ID)?\s?([1-9]\d+)/;
    }