in reply to Email form

This is not a prebuilt script but rather a module that you can use to easily build a mailpage: CGI::Application::MailPage.

Update: - This module helps to build a 'email this page to a friend' form. If you are just looking for a standard 'email this info to an address' then look at CGI::Application::MailForm which comes with CGI::Application.