NAME
email-blaster-standalone.pl - Standalone email blaster.
DESCRIPTION
After following the steps for Setup (Email::Blaster::Manual::Setup), just run the email blaster from the command-line.
Unless you really want to watch its output scroll slowly by, it is recommended that you use the nohup
tool (Linux/Unix only).
Example:
% nohup email-blaster-standalone.pl &
This will cause all output to be appended to nohup.out
in your current working directory.
SUPPORT
Visit http://www.devstack.com/contact/ or email the author at <jdrago_999@yahoo.com>
Commercial support and installation is available.
AUTHOR
John Drago <jdrago_999@yahoo.com>
COPYRIGHT AND LICENSE
Copyright (C) 2008 by John Drago
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.