Help for this page

Select Code to Download


  1. or download this
    sub collect {
        join '', map {
    ...
            <$fh>;
        } @_;
    }
    
  2. or download this
    picard:~/tmp [11:26:38]$ perl -v | head -n 2
    
    ...
    huzzah:!
    Can't open : No such file or directory at ../domk.pl line 14.
    huzzah:!
    
  3. or download this
    #!/usr/bin/perl
    
    ...
    }
    
    __END__