Help for this page

Select Code to Download


  1. or download this
    use strict;
    my @f;
    use warnings;
    
  2. or download this
    open 0;
    $/= \11;
    
  3. or download this
    my $i = 0;
    while (<0>) {
      chop;
    
  4. or download this
      push @{ $f[$i] }, $_;
      $i = ( $i + 1 ) % 3
    }
    close 0;
    
  5. or download this
    $m->[$_] ||= '';
    $r->[$_] ||= '';
    
  6. or download this
    format it=                      
    @<<<<<<<<< @<<<<<<<<< @<<<<<<<<<
    $l->[$_], $m->[$_], $r->[$_],
    .
    
  7. or download this
      write;
    }
    
  8. or download this
    @_=qw;
    Just another Perl hacker,;
    ;$_=q=print
    "@_"= and eval;