Help for this page

Select Code to Download


  1. or download this
    #!/opt/perl5/bin/perl -w
    
    ...
            print "\nIncorrect selection.  Try again.\n";
        } else { $j = 1; }
    }
    
  2. or download this
    Available Instances
    ===================
    ...
    j is: 1
    Use of uninitialized value in concatenation (.) or string at ./opSet.p
    +l line 28, <> line 1.
    Use of uninitialized value in string at ./opSet.pl line 32, <> line 1.