#!/usr/bin/perl use CGI::Carp qw(fatalsToBrowser); print "Content-type: text/html\n\n"; open(LATEST, "header_cover.txt"); @bnr_all = ; close(LATEST); print "@bnr_all\n"; exit;

Mattress Filling Machine Tender Resume Cover Letter

A sample cover letter for mattress filling machine tender job.
Given below is a sample mattress filling machine tender resume cover letter. If you are applying for a mattress filling machine tender job, don't forget to send such cover letter with it.

MARTHA KINGMAN
123, Park evenue
Boston, MA, 02123
(123) 456-7890

September 23rd 2008

Ms. Sally Cook
Zeus Mattresses
157, West Street
San Francisco, CA 95234

Dear Ms. Cook,

As you know, after several years of experience operating mattress assembly machines, I have been looking for an advancement opportunity. Yesterday I saw the posting for a mattress filling machine supervisor, the position for which I have been preparing. Please accept my enclosed resume as part of the formal application process for this position.

I believe that I am the right candidate for this position for several reasons highlighted in my resume:

May we set up an appointment to talk privately in the near future?

Sincerely,

Martha Kingman

Enclosure: Resume


#!/usr/bin/perl use CGI::Carp qw(fatalsToBrowser); print "Content-type: text/html\n\n"; open(LATEST, "footer_cover.txt"); @bnr_all = ; close(LATEST); print "@bnr_all\n"; exit;