Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
            printf("right after match, 1 is defined\n");
        }
    }
    
  2. or download this
    line matched
    
  3. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
            printf("right after match, 1 is defined\n");
        }
    }