Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    
    ...
    
    require "file1";
    print "name-1 == $NAME\n";
    
  2. or download this
    name1 = John
    name2 = Kent
    name1 = Kent