The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

CPANPLUS::Dist::Slackware::Plugin::Net::Pcap - Patch Makefile.PL

VERSION

This document describes CPANPLUS::Dist::Slackware::Plugin::Net::Pcap version 1.025.

SYNOPSIS

    $is_available = $plugin->available($dist);
    $success = $plugin->pre_prepare($dist);

DESCRIPTION

Adapt a test to libpcap 1.8.0. See bug #117831 at http://rt.cpan.org/ for more information.

SUBROUTINES/METHODS

$plugin->available($dist)

Returns true if this plugin applies to the given Perl distribution.

$plugin->pre_prepare($dist)

Patch t/09-error.t 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 to bug-cpanplus-dist-slackware at rt.cpan.org, or through the web interface at http://rt.cpan.org/.

LICENSE AND COPYRIGHT

Copyright 2012-2017 Andreas Voegele

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/ for more information.