Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    if($foo = 2) {
            print "Boo!\n";
    }
    
  2. or download this
    Found = in conditional, should be == at hole.pl line 8. (#1)
        (W syntax) You said
    ...
        (or something like that).
    
    Boo!