Help for this page

Select Code to Download


  1. or download this
    my $commitlog = "CNR12345 commit to hook check";
    
    ...
        or die("You must enter a valid CNR\n");
    
    print("CNR number is $cnr_number\n");
    
  2. or download this
    $ perl a.pl
    CNR number is CNR12345