Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl 
    BEGIN{
    ...
        print FILE "subj is $subject";
        print FILE "body is @body";
    close(FILE);
    
  2. or download this
    from is 
    to   is 
    subj is 
    body is  &lt the body is here &gt