Help for this page

Select Code to Download


  1. or download this
    print 'Select a number: ';
    my $input = <STDIN>;
    ...
    } else {
        print "Unknown number.\n";
    }
    
  2. or download this
      Number entered is : 12345678
      User for number 123456789 is : Sam  
      Comments for the number 123456789 is : Changed "abc" in the file