App-Addex-Plugin-Nobody

 view release on metacpan or  search on metacpan

lib/App/Addex/Plugin/Nobody.pm  view on Meta::CPAN

use warnings;

package App::Addex::Plugin::Nobody 0.006;
use 5.006; # our
use Sub::Install;
# ABSTRACT: automatically add a recipient that goes nowhere

#pod =head1 DESCRIPTION
#pod
#pod The only valid "To" header that doesn't imply delivery somewhere
#pod looks something like this:
#pod
#pod   To: undisclosed-recipients: ;
#pod
#pod This plugin adds a virtual entry to your address book with that address.
#pod
#pod =head1 CONFIGURATION
#pod
#pod First, you have to add the plugin to your Addex configuration file's top
#pod section:
#pod

lib/App/Addex/Plugin/Nobody.pm  view on Meta::CPAN


App::Addex::Plugin::Nobody - automatically add a recipient that goes nowhere

=head1 VERSION

version 0.006

=head1 DESCRIPTION

The only valid "To" header that doesn't imply delivery somewhere
looks something like this:

  To: undisclosed-recipients: ;

This plugin adds a virtual entry to your address book with that address.

=head1 PERL VERSION SUPPORT

This module has the same support period as perl itself:  it supports the two
most recent versions of perl.  (That is, if the most recently released version
is v5.40, then this module should work on both v5.40 and v5.38.)



( run in 0.361 second using v1.01-cache-2.11-cpan-64827b87656 )