NAME
CPANPLUS::Dist::Slackware::Plugin::Search::Xapian - Patch Makefile.PL
VERSION
This document describes CPANPLUS::Dist::Slackware::Plugin::Search::Xapian version 1.030.
SYNOPSIS
$is_available = $plugin->available($dist);
$success = $plugin->pre_prepare($dist);
DESCRIPTION
When building Search::Xapian up to version 1.2.21.0 with CPANPLUS the make command gets into an infinite loop. Reported as bug #692 at https://trac.xapian.org/.
SUBROUTINES/METHODS
- $plugin->available($dist)
-
Returns true if this plugin applies to the given Perl distribution.
- $plugin->pre_prepare($dist)
-
Patch Makefile.PL if necessary.
DIAGNOSTICS
None.
CONFIGURATION AND ENVIRONMENT
None.
DEPENDENCIES
None.
INCOMPATIBILITIES
None known.
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 2015-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.