I'm really pleased to see things going in this direction (mini-apps and all).
I've recently gotten some feedback / ideas on my login module to include things like user registration and emailing a user their password if forgotten .. i'll do some work in the coming weeks and hopefully we'll have another 'official' CGI::Application mini-application module. Maybe in the future it might do us all well to design some sort of standardized way of creating such modules so that all modules could interact with each other better. Of course this is obviously a long way's off but i'm bored and feel like rambling. === steve comrie :: senior developer www.shrinkingplanet.ca ----- Original Message ----- From: "Sam Tregar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, January 05, 2002 6:16 PM Subject: [cgiapp] 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 ([EMAIL PROTECTED]). > > Questions, bug reports and suggestions can be sent to the > CGI::Application mailing list. You can subscribe by sending a blank > message to [EMAIL PROTECTED] See you there! > > > LICENSE > > This library is free software; you can redistribute it and/or modify > it under the same terms as Perl itself. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
