Help for this page

Select Code to Download


  1. or download this
    my $attached = ($code) ? "attach_path => '$file_name',attach_filena +m
    +e => '$file_name',attach_type => 'application/txt'," : {};
    
    ...
        body            => $body,
        %$attached
    } );