Help for this page

Select Code to Download


  1. or download this
    syntax error at /opt2/griffass/httpd/cgi-bin/tapeAndLabelLogin.cgi lin
    +e 539, near "my ($name, $password) = split /:"
      (Might be a runaway multi-line // string starting on line 488)
    
  2. or download this
    print "some text\n;
    my $foo;
    ";
    
  3. or download this
    print "some text\n;\nmy " . $foo . ";\n";