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

Amalgamator Resume Cover Letter

A sample cover letter for amalgamator job.
Given below is a sample amalgamator resume cover letter. If you are applying for a amalgamator 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 Ore Company
245, East Street
San Francisco, CA 95412

Dear Ms. Cook,

I would like to apply for the amalgamator position you advertised in yesterday's Lombard News.

I have several years experience processing gold and silver using mercury amalgamation processes. As you can see from my resume, I have supervised trainees and been recognized as a very good employee.

I heard that Lombard Ore recently introduced the latest technology for amalgamation processing, and I would very much like to be part of such a progressive company.

Thank you for considering my application. I look forward to hearing from you soon.

Respectfully yours,

Martha Klingman

Enclosure: Resume


Along with these cover letters, you can also check out astronomer resume samples. #!/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;