You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Sam Tregar <sa...@tregar.com> on 2002/01/06 00:16:42 UTC

ANNOUNCE: CGI::Application::MailPage 1.0

I've got a new module to introduce - CGI::Application::MailPage.  It's a
little CGI::Application module that allows users to send HTML documents to
their friends via email.  It's configurable in a number of useful
directions and useful if you need this sort of thing.  However, it's also
a proof of concept - that CGI::Application can enable the distribution of
small, configurable CGI apps via CPAN.

So, without further ado, I give you a module created almost two years ago
and aged to perfection in the moldy depths of my home directory:


CGI::Application::MailPage - module to allow users to send HTML pages by
email

This module is a CGI::Application module that allows users to send HTML
pages to their friends.  This module provides the functionality behind a
typical "Mail This Page To A Friend" link.


AVAILABILITY

This module is available on SourceForge.  Download it at:

  http://sourceforge.net/project/showfiles.php?group_id=12636

The module is also available on CPAN.  You can get it using CPAN.pm or
go to:

  http://www.cpan.org/authors/id/S/SA/SAMTREGAR/


AUTHOR

Copyright 2000-2002, Sam Tregar (sam@tregar.com).

Questions, bug reports and suggestions can be sent to the
CGI::Application mailing list.  You can subscribe by sending a blank
message to cgiapp-subscribe@lists.vm.com.  See you there!


LICENSE

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.