Help for this page

Select Code to Download


  1. or download this
    
    http://www.unifr.ch/sfm
    ...
    http://www.phr.ch
    http://www.hepfr.ch/
    http://www.phbern.ch
    
  2. or download this
    
    use strict;
    ...
    
    }
    
  3. or download this
    
    open(my $out, '>', "path/$name")
    
  4. or download this
    <br>
    <br>
    
    open(my $out, '>', "images/$name")
    
  5. or download this
      perl test_8.pl
    
    ...
    syntax error at test_8.pl line 23, near "$ "images"
    Can't find string terminator '"' anywhere before EOF at test_8.pl line
    + 23.
    martin@linux-wyee:~/perl>