NAME
CPANPLUS::Dist::Slackware::Plugin::Mail::SpamAssassin - Add an init script and documentation
VERSION
This document describes CPANPLUS::Dist::Slackware::Plugin::Mail::SpamAssassin version 1.030.
SYNOPSIS
$is_available = $plugin->available($dist);
$success = $plugin->pre_package($dist);
DESCRIPTION
This plugin adds an init script and additional documentation to the SpamAssassin package.
SUBROUTINES/METHODS
- $plugin->available($dist)
-
Returns true if this plugin applies to the given Perl distribution.
- $plugin->pre_package($dist)
-
Adds an init script and documentation. Returns true on success.
DIAGNOSTICS
None.
CONFIGURATION AND ENVIRONMENT
None.
DEPENDENCIES
Requires the command cp
.
INCOMPATIBILITIES
SpamAssassin packages created with CPANPLUS::Dist::Slackware conflict with packages created with the SpamAssassin build script available at https://slackbuilds.org/.
SEE ALSO
CPANPLUS::Dist::Slackware
AUTHOR
Andreas Voegele <voegelas@cpan.org>
BUGS AND LIMITATIONS
Please report any bugs using the issue tracker at https://github.com/graygnuorg/CPANPLUS-Dist-Slackware/issues.
LICENSE AND COPYRIGHT
Copyright 2012-2020 Andreas Voegele
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See https://dev.perl.org/licenses/ for more information.