Help for this page

Select Code to Download


  1. or download this
    #!C:/Perl64/bin/perl.exe 
    use strict;
    ...
    if ($found==1) { 
        print "Welcome";
    }