Help for this page

Select Code to Download


  1. or download this
      print "." while ( <STDIN> );  print "\n";
      seek(STDIN,0,0);
      print "," while ( <STDIN> );  print "\n";
    
  2. or download this
    use strict;
     my ( $dfrom, $dsubj );
    ...
      close(AS);
      }