Help for this page

Select Code to Download


  1. or download this
    return wantarray ? @file : join '', @file;
    
  2. or download this
    #!/usr/bin/perl
    sub io
    ...
    }
    $string = "YO!";
    io('write','file.txt',\$string);
    
  3. or download this
    $_.=($=+(6<<1));print(chr(my$a=$_));$^H=$_+$_;$_=$^H;
    print chr($_-39); # Easy but its ok.