#!/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;

Printed Circuit Board Panels Plater Resume Cover Letter

A sample cover letter for printed circuit board panels plater job.
Given below is a sample printed circuit board panels plater resume cover letter. If you are applying for a printed circuit board panels plater job, don't forget to send such cover letter with it.

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

September 23rd 2008

Ms. Sally Cook
Zeus Associates
249, East Street
San Francisco, CA 95342

Dear Ms. Cook,

Thanks for talking with me briefly yesterday about my possible promotion to a Circuit Board Plater II. As you suggested, I am enclosing my updated resume to begin the review process.

Because you are familiar with the work I do, let me just highlight a few of the reasons I believe I am qualified for the promotion:

I hope that we may speak again soon. Thanks for your encouragement during this process.

Respectfully yours,

Martha Klingman

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;